Searched refs:IOCB_WORK_ACTIVE (Results 1 – 2 of 2) sorted by relevance
2723 clear_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags); in qla2x00_iocb_work_fn()4650 if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) in qla2x00_post_work()6398 if (!test_and_set_bit(IOCB_WORK_ACTIVE, &vha->dpc_flags)) in qla2x00_timer()
4269 #define IOCB_WORK_ACTIVE 31 macro