Home
last modified time | relevance | path

Searched refs:IOCB_WORK_ACTIVE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_os.c2752 clear_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags); in qla2x00_iocb_work_fn()
4918 if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) in qla2x00_post_work()
7186 if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) in qla2x00_timer()
H A Dqla_def.h4720 #define IOCB_WORK_ACTIVE 31 macro
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c2884 clear_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags); in qla2x00_iocb_work_fn()
5167 if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) in qla2x00_post_work()
7544 if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) in qla2x00_timer()
H A Dqla_def.h4972 #define IOCB_WORK_ACTIVE 31 macro

Completed in 52 milliseconds