Home
last modified time | relevance | path

Searched defs:fcp_rsp (Results 1 – 9 of 9) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_scsi.h44 struct fcp_rsp { struct
45 uint32_t rspRsvd1; /* FC Word 0, byte 0:3 */
46 uint32_t rspRsvd2; /* FC Word 1, byte 0:3 */
48 uint8_t rspStatus0; /* FCP_STATUS byte 0 (reserved) */
49 uint8_t rspStatus1; /* FCP_STATUS byte 1 (reserved) */
50 uint8_t rspStatus2; /* FCP_STATUS byte 2 field validity */
55 uint8_t rspStatus3; /* FCP_STATUS byte 3 SCSI status byte */
57 uint32_t rspResId; /* Residual xfer if residual count field set in
60 uint32_t rspSnsLen; /* Length of sense data in fcpSnsInfo */
62 uint32_t rspRspLen; /* Length of FCP response data in fcpRspInfo */
[all …]
/drivers/scsi/bnx2fc/
Dbnx2fc_io.c1740 struct fcoe_fcp_rsp_payload *fcp_rsp, in bnx2fc_parse_fcp_rsp()
1889 struct fcoe_fcp_rsp_payload *fcp_rsp; in bnx2fc_process_scsi_cmd_compl() local
D57xx_hsi_bnx2fc.h185 struct fcoe_fcp_rsp_union fcp_rsp; member
/drivers/s390/scsi/
Dzfcp_dbf.c401 struct fcp_resp_with_ext *fcp_rsp; in zfcp_dbf_scsi() local
Dzfcp_fsf.c2115 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_cmnd_handler() local
2300 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_task_mgmt_handler() local
Dzfcp_fc.h255 void zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *fcp_rsp, in zfcp_fc_eval_fcp_rsp()
Dzfcp_dbf.h224 struct fcp_resp_with_ext fcp_rsp; member
Dzfcp_fsf.h341 u8 fcp_rsp[FSF_FCP_RSP_SIZE]; member
/drivers/net/ethernet/broadcom/
Dcnic_defs.h2500 struct fcoe_fcp_rsp_union fcp_rsp; member