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 in struct:fc_ns_cmd
233 fc_ct_header_t ns_resp_hdr; /* for the curious */ member in struct:fc_ns_cmd32
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h313 fc_ct_header_t ns_resp_hdr; member in struct:fctl_ns_req
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7188 ns_cmd->ns_resp_hdr.ct_cmdrsp != FS_ACC_IU) {
7199 max_resid = ns_cmd->ns_resp_hdr.ct_aiusize;
9581 ns_req->ns_resp_hdr = ns_req32->ns_resp_hdr;
9650 ns_req->ns_resp_hdr = ns_cmd->ns_resp_hdr;
13061 bcopy(&resp_hdr, &ns_cmd->ns_resp_hdr,
14494 ns_cmd->ns_resp_hdr.ct_rev, ns_cmd->ns_resp_hdr.ct_inid,
14495 ns_cmd->ns_resp_hdr
[all...]
H A Dfctl.c1348 bcopy(&ns_cmd->ns_resp_hdr, &ns_req->ns_resp_hdr,

Completed in 92 milliseconds