Searched defs:fcp_rsp (Results 1 – 9 of 9) sorted by relevance
44 struct fcp_rsp { struct45 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 in60 uint32_t rspSnsLen; /* Length of sense data in fcpSnsInfo */62 uint32_t rspRspLen; /* Length of FCP response data in fcpRspInfo */[all …]
1740 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
185 struct fcoe_fcp_rsp_union fcp_rsp; member
401 struct fcp_resp_with_ext *fcp_rsp; in zfcp_dbf_scsi() local
2115 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_cmnd_handler() local2300 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_task_mgmt_handler() local
255 void zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *fcp_rsp, in zfcp_fc_eval_fcp_rsp()
224 struct fcp_resp_with_ext fcp_rsp; member
341 u8 fcp_rsp[FSF_FCP_RSP_SIZE]; member
2500 struct fcoe_fcp_rsp_union fcp_rsp; member