Home
last modified time | relevance | path

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

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