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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h200 caddr_t ns_req_payload; /* No CT header */ member in struct:fc_ns_cmd
229 caddr_t ns_req_payload; /* No CT header */ member in struct:fc_ns_cmd32
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1336 bcopy(ns_req->ns_req_payload, ns_cmd->ns_cmd_buf,
5081 rfc = (ns_rfc_type_t *)ns_req->ns_req_payload;
5098 spn = (ns_spn_t *)ns_req->ns_req_payload;
5114 snn = (ns_snn_t *)ns_req->ns_req_payload;
5130 rip = (ns_rip_t *)ns_req->ns_req_payload;
5143 ipa = (ns_ipa_t *)ns_req->ns_req_payload;
H A Dfp.c9577 ns_req->ns_req_payload = ns_req32->ns_req_payload;
9621 if (ddi_copyin(ns_req->ns_req_payload,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4657 ns_cmd.ns_req_payload = (caddr_t)&rfc;
5684 fcip_ns_cmd.ns_req_payload = (caddr_t)&wwn.raw_wwn[0];
H A Dfcp.c9720 ns_cmd.ns_req_payload = (caddr_t)&rfc;

Completed in 125 milliseconds