Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_mr.c1402 set_bit(FX00_RESET_RECOVERY, &vha->dpc_flags); in qlafx00_abort_isp_cleanup()
1517 if (test_bit(FX00_RESET_RECOVERY, &vha->dpc_flags)) { in qlafx00_timer_routine()
1527 clear_bit(FX00_RESET_RECOVERY, &vha->dpc_flags); in qlafx00_timer_routine()
1668 set_bit(FX00_RESET_RECOVERY, &vha->dpc_flags); in qlafx00_abort_isp()
Dqla_def.h4387 #define FX00_RESET_RECOVERY 23 macro
Dqla_os.c1151 test_bit(FX00_RESET_RECOVERY, &vha->dpc_flags) || in qla2x00_wait_for_hba_ready()