Searched refs:FAST_IO_FAIL (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/
H A Dscsi_error.c970 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) {
973 rtn == FAST_IO_FAIL ||
1100 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) {
1102 rtn == FAST_IO_FAIL ||
1165 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) {
1169 rtn == FAST_IO_FAIL ||
1221 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) {
1225 rtn == FAST_IO_FAIL ||
1259 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) {
1262 rtn == FAST_IO_FAIL ||
[all...]
H A Dscsi_transport_iscsi.c544 * recovery timer fires then FAST_IO_FAIL is returned. The caller
557 ret = FAST_IO_FAIL;
H A Dscsi_transport_fc.c3205 * FAST_IO_FAIL if the fast_io_fail_tmo fired, this should be
3224 return FAST_IO_FAIL;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi.h423 #define FAST_IO_FAIL 0x2009 macro

Completed in 142 milliseconds