Home
last modified time | relevance | path

Searched refs:ns_resp_hdr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h204 fc_ct_header_t ns_resp_hdr; /* for the curious */ member
233 fc_ct_header_t ns_resp_hdr; /* for the curious */ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h313 fc_ct_header_t ns_resp_hdr; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7189 ns_cmd->ns_resp_hdr.ct_cmdrsp != FS_ACC_IU) { in fp_ns_get_devcount()
7200 max_resid = ns_cmd->ns_resp_hdr.ct_aiusize; in fp_ns_get_devcount()
9585 ns_req->ns_resp_hdr = ns_req32->ns_resp_hdr; in fp_fciocmd()
9654 ns_req->ns_resp_hdr = ns_cmd->ns_resp_hdr; in fp_fciocmd()
13065 bcopy(&resp_hdr, &ns_cmd->ns_resp_hdr, in fp_ns_intr()
14498 ns_cmd->ns_resp_hdr.ct_rev, ns_cmd->ns_resp_hdr.ct_inid, in fp_validate_rscn_page()
14499 ns_cmd->ns_resp_hdr.ct_cmdrsp, ns_cmd->ns_resp_hdr.ct_reason, in fp_validate_rscn_page()
14500 ns_cmd->ns_resp_hdr.ct_expln); in fp_validate_rscn_page()
H A Dfctl.c1349 bcopy(&ns_cmd->ns_resp_hdr, &ns_req->ns_resp_hdr, in fc_ulp_port_ns()