Home
last modified time | relevance | path

Searched refs:ns_resp_size (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h309 uint16_t ns_resp_size; /* NS response length */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c12917 ns_cmd->ns_resp_size, sleep, NULL); in fp_ns_query()
12923 ns_cmd->ns_cmd_size, ns_cmd->ns_resp_size, job); in fp_ns_query()
13341 xfer_len = ns_cmd->ns_resp_size; in fp_ns_query_handler()
H A Dfctl.c5266 ns_cmd->ns_resp_size = resp_len; in fctl_alloc_ns_cmd()