Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h159 #define IOCB_TIMEDOUT 3 macro
H A Dlpfc_bsg.c2702 if (cmdiocbq && (iocb_stat != IOCB_TIMEDOUT)) in lpfcdiag_loop_get_xri()
3288 if ((cmdiocbq != NULL) && (iocb_stat != IOCB_TIMEDOUT)) in lpfc_bsg_diag_loopback_run()
H A Dlpfc_scsi.c5842 } else if ((status == IOCB_TIMEDOUT) || in lpfc_send_taskmgmt()
5853 if (status != IOCB_TIMEDOUT) in lpfc_send_taskmgmt()
H A Dlpfc_sli.c13179 retval = IOCB_TIMEDOUT; in lpfc_sli_issue_iocb_wait()
13185 retval = IOCB_TIMEDOUT; in lpfc_sli_issue_iocb_wait()