Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c408 if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags))) { in qla2x00_do_dpc_vp()
412 clear_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp()
H A Dqla_mr.c1105 if (!test_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags)) in qlafx00_find_all_targets()
H A Dqla_attr.c3188 while (test_bit(LOOP_RESYNC_ACTIVE, &vha->dpc_flags)) in qla24xx_vport_delete()
H A Dqla_os.c7160 if (!(test_and_set_bit(LOOP_RESYNC_ACTIVE, in qla2x00_do_dpc()
7165 clear_bit(LOOP_RESYNC_ACTIVE, in qla2x00_do_dpc()
H A Dqla_def.h4958 #define LOOP_RESYNC_ACTIVE 5 macro
H A Dqla_init.c7027 if (!test_and_set_bit(LOOP_RESYNC_ACTIVE, &ha->dpc_flags)) { in qla2x00_perform_loop_resync()
7040 clear_bit(LOOP_RESYNC_ACTIVE, &ha->dpc_flags); in qla2x00_perform_loop_resync()