Searched refs:FAST_IO_FAIL (Results 1 – 8 of 8) sorted by relevance
158 (rtn == FAST_IO_FAIL) ? in scmd_eh_abort_handler()1345 if (rtn == FAST_IO_FAIL) in scsi_eh_abort_cmds()1483 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) { in scsi_eh_bus_device_reset()1485 rtn == FAST_IO_FAIL || in scsi_eh_bus_device_reset()1547 if (rtn != SUCCESS && rtn != FAST_IO_FAIL) in scsi_eh_target_reset()1559 else if (rtn == FAST_IO_FAIL) in scsi_eh_target_reset()1621 if (rtn == SUCCESS || rtn == FAST_IO_FAIL) { in scsi_eh_bus_reset()1624 if (rtn == FAST_IO_FAIL) in scsi_eh_bus_reset()1668 } else if (rtn == FAST_IO_FAIL) { in scsi_eh_host_reset()
1260 scsi_mlreturn_name(FAST_IO_FAIL)
3318 return FAST_IO_FAIL; in fc_block_scsi_eh()
1877 ret = FAST_IO_FAIL; in iscsi_block_scsi_eh()
501 #define FAST_IO_FAIL 0x2009 macro
2405 if (block_rc != FAST_IO_FAIL) { in ibmvfc_eh_abort_handler()2414 if (block_rc == FAST_IO_FAIL && rc != FAILED) in ibmvfc_eh_abort_handler()2415 rc = FAST_IO_FAIL; in ibmvfc_eh_abort_handler()2438 if (block_rc != FAST_IO_FAIL) { in ibmvfc_eh_device_reset_handler()2447 if (block_rc == FAST_IO_FAIL && rc != FAILED) in ibmvfc_eh_device_reset_handler()2448 rc = FAST_IO_FAIL; in ibmvfc_eh_device_reset_handler()2498 if (block_rc != FAST_IO_FAIL) { in ibmvfc_eh_target_reset_handler()2507 if (block_rc == FAST_IO_FAIL && rc != FAILED) in ibmvfc_eh_target_reset_handler()2508 rc = FAST_IO_FAIL; in ibmvfc_eh_target_reset_handler()2528 if (block_rc == FAST_IO_FAIL) in ibmvfc_eh_host_reset_handler()[all …]
2495 ret = FAST_IO_FAIL; in srp_abort()
5214 return FAST_IO_FAIL; in lpfc_target_reset_handler()