Home
last modified time | relevance | path

Searched refs:pyld_len (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h361 uint32_t timeout, uint32_t pyld_len);
363 uint8_t opcode, uint32_t timeout, uint32_t pyld_len);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c72 uint32_t timeout, uint32_t pyld_len) in mbx_common_req_hdr_init() argument
82 hdr->u0.req.request_length = pyld_len - sizeof (struct mbx_hdr); in mbx_common_req_hdr_init()