Symbol: fcp_rsp_t
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
194
rsp = (fcp_rsp_t *)pkt->pkt_resp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
210
length = sizeof (fcp_rsp_t) + LE_SWAP32(rsp->fcp_response_len) +
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_fcp.c
64
fcp_rsp_t *rsp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10667
fcp_rsp_t *fcp_rsp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10736
fcp_rsp = (fcp_rsp_t *)pkt->pkt_resp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10827
fcp_rsp_t *rsp;
usr/src/uts/common/io/fibre-channel/fca/emlxs/emlxs_solaris.c
10851
(fcp_rsp_t *)pkt->pkt_resp : NULL;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1081
fcp_rsp_t *fcp_rsp_iu = (fcp_rsp_t *)(void *)dest;
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1087
offset = offsetof(fcp_rsp_t, fcp_u);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1102
offset = offsetof(fcp_rsp_t, fcp_resid);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1104
offset = offsetof(fcp_rsp_t, fcp_sense_len);
usr/src/uts/common/io/fibre-channel/fca/fcoei/fcoei_eth.c
1106
offset = offsetof(fcp_rsp_t, fcp_response_len);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7488
fcp_rsp_t *fcpr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7494
fcpr = (fcp_rsp_t *)pkt->pkt_resp;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
7495
rsp = (struct fcp_rsp_info *)(pkt->pkt_resp + sizeof (fcp_rsp_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2247
fcp_rsp_t *fcpr;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2414
fcpr = (fcp_rsp_t *)sp->pkt->pkt_resp;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2416
sizeof (fcp_rsp_t));
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2440
(sp->pkt->pkt_rsplen > sizeof (fcp_rsp_t))) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2442
sense_sz = sp->pkt->pkt_rsplen - (uint32_t)sizeof (fcp_rsp_t);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2639
(uint32_t)sizeof (fcp_rsp_t) +
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2645
sizeof (fcp_rsp_t) -
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6719
fcp_rsp_t new_resp;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6782
fcp_rsp_t new_resp;
usr/src/uts/common/io/fibre-channel/ulp/fcp.c
6812
fcp_rsp_t new_resp;