Home
last modified time | relevance | path

Searched refs:ns_resp_len (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h201 uint16_t ns_resp_len; member
230 uint16_t ns_resp_len; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1334 ns_req->ns_resp_len, ns_req->ns_resp_len, 0, KM_SLEEP); in fc_ulp_port_ns()
1345 if (ns_req->ns_resp_len >= ns_cmd->ns_data_len) { in fc_ulp_port_ns()
H A Dfp.c9582 ns_req->ns_resp_len = ns_req32->ns_resp_len; in fp_fciocmd()
9614 ns_req->ns_resp_len, ns_req->ns_resp_len, in fp_fciocmd()
9640 if (ns_req->ns_resp_len) { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4495 ns_cmd.ns_resp_len = 0; in fcip_port_ns()
5505 fcip_ns_cmd.ns_resp_len = 0; in fcip_spareq()
H A Dfcp.c9724 ns_cmd.ns_resp_len = 0; in fcp_do_ns_registry()