Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1332 ns_cmd = fctl_alloc_ns_cmd(ns_req->ns_req_len, in fc_ulp_port_ns()
1337 ns_req->ns_req_len); in fc_ulp_port_ns()
H A Dfp.c9576 ns_req->ns_req_len = ns_req32->ns_req_len; in fp_fciocmd()
9600 if (ns_req->ns_req_len <= 0) { in fp_fciocmd()
9609 ns_cmd = fctl_alloc_ns_cmd(ns_req->ns_req_len, in fp_fciocmd()
9622 ns_cmd->ns_cmd_buf, ns_req->ns_req_len, mode)) { in fp_fciocmd()
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4656 ns_cmd.ns_req_len = sizeof (rfc); in fcip_port_ns()
5683 fcip_ns_cmd.ns_req_len = sizeof (la_wwn_t); in fcip_spareq()
H A Dfcp.c9733 ns_cmd.ns_req_len = sizeof (rfc); in fcp_do_ns_registry()