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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli.h98 #define IOCB_TIMEDOUT 3 macro
H A Dlpfc_bsg.c1848 if (cmdiocbq && (ret_val != IOCB_TIMEDOUT))
H A Dlpfc_scsi.c3246 if (status == IOCB_TIMEDOUT) {
H A Dlpfc_sli.c7642 * completed within timeout seconds, it returns IOCB_TIMEDOUT.
7644 * returns IOCB_TIMEDOUT.
7710 retval = IOCB_TIMEDOUT;
7716 retval = IOCB_TIMEDOUT;

Completed in 92 milliseconds