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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h202 caddr_t ns_resp_payload; /* no CT header */ member in struct:fc_ns_cmd
231 caddr_t ns_resp_payload; /* no CT header */ member in struct:fc_ns_cmd32
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1345 bcopy(ns_cmd->ns_data_buf, ns_req->ns_resp_payload,
5170 rfc = (ns_rfc_type_t *)ns_req->ns_resp_payload;
5182 spn = (ns_spn_t *)ns_req->ns_resp_payload;
5198 snn = (ns_snn_t *)ns_req->ns_resp_payload;
5214 rip = (ns_rip_t *)ns_req->ns_resp_payload;
5227 ipa = (ns_ipa_t *)ns_req->ns_resp_payload;
H A Dfp.c9579 ns_req->ns_resp_payload = ns_req32->ns_resp_payload;
9638 ns_req->ns_resp_payload,
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4659 ns_cmd.ns_resp_payload = NULL;
5686 fcip_ns_cmd.ns_resp_payload = (caddr_t)0;
H A Dfcp.c9722 ns_cmd.ns_resp_payload = NULL;

Completed in 152 milliseconds