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 in struct:fc_ns_cmd
230 uint16_t ns_resp_len; member in struct:fc_ns_cmd32
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1333 ns_req->ns_resp_len, ns_req->ns_resp_len, 0, KM_SLEEP);
1344 if (ns_req->ns_resp_len >= ns_cmd->ns_data_len) {
H A Dfp.c9578 ns_req->ns_resp_len = ns_req32->ns_resp_len;
9610 ns_req->ns_resp_len, ns_req->ns_resp_len,
9636 if (ns_req->ns_resp_len) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4658 ns_cmd.ns_resp_len = 0;
5685 fcip_ns_cmd.ns_resp_len = 0;
H A Dfcp.c9721 ns_cmd.ns_resp_len = 0;

Completed in 116 milliseconds