Searched refs:ns_req_len (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h199 uint16_t ns_req_len; member in struct:fc_ns_cmd
228 uint16_t ns_req_len; member in struct:fc_ns_cmd32
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1332 ns_cmd = fctl_alloc_ns_cmd(ns_req->ns_req_len,
1337 ns_req->ns_req_len);
H A Dfp.c9576 ns_req->ns_req_len = ns_req32->ns_req_len;
9600 if (ns_req->ns_req_len <= 0) {
9609 ns_cmd = fctl_alloc_ns_cmd(ns_req->ns_req_len,
9622 ns_cmd->ns_cmd_buf, ns_req->ns_req_len, mode)) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4656 ns_cmd.ns_req_len = sizeof (rfc);
5683 fcip_ns_cmd.ns_req_len = sizeof (la_wwn_t);
H A Dfcp.c9719 ns_cmd.ns_req_len = sizeof (rfc);

Completed in 116 milliseconds