Home
last modified time | relevance | path

Searched refs:DO_EEH_RECOVERY (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_os.c6858 if (test_and_clear_bit(DO_EEH_RECOVERY, &base_vha->dpc_flags)) in qla2x00_do_dpc()
7962 set_bit(DO_EEH_RECOVERY, &base_vha->dpc_flags); in qla_schedule_eeh_work()
Dqla_def.h4890 #define DO_EEH_RECOVERY 28 macro