Home
last modified time | relevance | path

Searched refs:IOSTAT_INTERMED_RSP (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4374 #define IOSTAT_INTERMED_RSP 0x8 macro
H A Dlpfc_sli.c3571 irsp->ulpStatus == IOSTAT_INTERMED_RSP)) { in lpfc_sli_process_unsol_iocb()
3587 if (saveq->iocb.ulpStatus != IOSTAT_INTERMED_RSP) { in lpfc_sli_process_unsol_iocb()
H A Dlpfc_els.c4909 case IOSTAT_INTERMED_RSP: in lpfc_els_retry()