Home
last modified time | relevance | path

Searched refs:LOOP_RESYNC_ACTIVE (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_mid.c413 if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags))) { in qla2x00_do_dpc_vp()
417 clear_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp()
Dqla_mr.c1128 if (!test_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags)) in qlafx00_find_all_targets()
Dqla_attr.c3130 while (test_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags) || in qla24xx_vport_delete()
Dqla_os.c7044 if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE, in qla2x00_do_dpc()
7049 clear_bit(LOOP_RESYNC_ACTIVE, in qla2x00_do_dpc()
Dqla_def.h4827 #define LOOP_RESYNC_ACTIVE 5 macro
Dqla_init.c6583 if (!test_and_set_bit(LOOP_RESYNC_ACTIVE, &ha->dpc_flags)) { in qla2x00_perform_loop_resync()
6596 clear_bit(LOOP_RESYNC_ACTIVE, &ha->dpc_flags); in qla2x00_perform_loop_resync()