Home
last modified time | relevance | path

Searched refs:RESET_ACTIVE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_mid.c395 (!(test_and_set_bit(RESET_ACTIVE, &vha->dpc_flags)))) { in qla2x00_do_dpc_vp()
396 clear_bit(RESET_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp()
H A Dqla_os.c6885 (!(test_and_set_bit(RESET_ACTIVE, &base_vha->dpc_flags)))) { in qla2x00_do_dpc()
6890 clear_bit(RESET_ACTIVE, &base_vha->dpc_flags); in qla2x00_do_dpc()
H A Dqla_def.h4690 #define RESET_ACTIVE 1 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_mid.c403 (!(test_and_set_bit(RESET_ACTIVE, &vha->dpc_flags)))) { in qla2x00_do_dpc_vp()
404 clear_bit(RESET_ACTIVE, &vha->dpc_flags); in qla2x00_do_dpc_vp()
H A Dqla_os.c7127 (!(test_and_set_bit(RESET_ACTIVE, &base_vha->dpc_flags)))) { in qla2x00_do_dpc()
7132 clear_bit(RESET_ACTIVE, &base_vha->dpc_flags); in qla2x00_do_dpc()
H A Dqla_def.h4943 #define RESET_ACTIVE 1 macro

Completed in 47 milliseconds