Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_os.c6911 if (test_and_clear_bit(DO_EEH_RECOVERY, &base_vha->dpc_flags)) in qla2x00_do_dpc()
8010 set_bit(DO_EEH_RECOVERY, &base_vha->dpc_flags); in qla_schedule_eeh_work()
Dqla_def.h4978 #define DO_EEH_RECOVERY 28 macro