Home
last modified time | relevance | path

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
228 uint16_t ns_req_len; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1333 ns_cmd = fctl_alloc_ns_cmd(ns_req->ns_req_len, in fc_ulp_port_ns()
1338 ns_req->ns_req_len); in fc_ulp_port_ns()
H A Dfp.c9580 ns_req->ns_req_len = ns_req32->ns_req_len; in fp_fciocmd()
9604 if (ns_req->ns_req_len <= 0) { in fp_fciocmd()
9613 ns_cmd = fctl_alloc_ns_cmd(ns_req->ns_req_len, in fp_fciocmd()
9626 ns_cmd->ns_cmd_buf, ns_req->ns_req_len, mode)) { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4493 ns_cmd.ns_req_len = sizeof (rfc); in fcip_port_ns()
5503 fcip_ns_cmd.ns_req_len = sizeof (la_wwn_t); in fcip_spareq()
H A Dfcp.c9722 ns_cmd.ns_req_len = sizeof (rfc); in fcp_do_ns_registry()