Home
last modified time | relevance | path

Searched refs:rspInfo3 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_scsi.h85 uint8_t rspInfo3; /* FCP_RSP_INFO RSP_CODE byte 3 */ member
H A Dlpfc_scsi.c3647 if (fcprsp->rspInfo3 != RSP_NO_FAILURE) { in lpfc_handle_fcp_err()
3651 "tgt x%x lun x%llx cmnd x%x rspInfo3 x%x\n", in lpfc_handle_fcp_err()
3654 fcprsp->rspInfo3); in lpfc_handle_fcp_err()
3689 fcprsp->rspInfo3); in lpfc_handle_fcp_err()
4972 rsp_info_code = fcprsp->rspInfo3; in lpfc_check_fcp_rsp()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_scsi.h85 uint8_t rspInfo3; /* FCP_RSP_INFO RSP_CODE byte 3 */ member
H A Dlpfc_scsi.c3855 if (fcprsp->rspInfo3 != RSP_NO_FAILURE) { in lpfc_handle_fcp_err()
3859 "tgt x%x lun x%llx cmnd x%x rspInfo3 x%x\n", in lpfc_handle_fcp_err()
3862 fcprsp->rspInfo3); in lpfc_handle_fcp_err()
3897 fcprsp->rspInfo3); in lpfc_handle_fcp_err()
5715 rsp_info_code = fcprsp->rspInfo3; in lpfc_check_fcp_rsp()

Completed in 14 milliseconds