Home
last modified time | relevance | path

Searched refs:IOSTAT_FCP_RSP_ERROR (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_scsi.c3961 if (lpfc_cmd->status == IOSTAT_FCP_RSP_ERROR && in lpfc_scsi_cmd_iocb_cmpl()
3985 case IOSTAT_FCP_RSP_ERROR: in lpfc_scsi_cmd_iocb_cmpl()
5003 iocbqrsp->iocb.ulpStatus != IOSTAT_FCP_RSP_ERROR) in lpfc_send_taskmgmt()
5014 if (iocbqrsp->iocb.ulpStatus == IOSTAT_FCP_RSP_ERROR) in lpfc_send_taskmgmt()
Dlpfc_hw.h3946 #define IOSTAT_FCP_RSP_ERROR 0x1 macro
Dlpfc_sli.c11469 if (pIocbIn->iocb.ulpStatus == IOSTAT_FCP_RSP_ERROR) in lpfc_sli4_iocb_param_transfer()
15379 IOSTAT_FCP_RSP_ERROR; in lpfc_prep_seq()
Dlpfc_els.c3130 case IOSTAT_FCP_RSP_ERROR: in lpfc_els_retry()