Searched refs:AF2_IRQ_CLAIMED (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/esas2r/
H A Desas2r_init.c255 set_bit(AF2_IRQ_CLAIMED, &a->flags2);
423 if (test_bit(AF2_IRQ_CLAIMED, &a->flags2))
491 if (test_bit(AF2_IRQ_CLAIMED, &a->flags2)) {
498 clear_bit(AF2_IRQ_CLAIMED, &a->flags2);
693 if (test_bit(AF2_IRQ_CLAIMED, &a->flags2)) {
H A Desas2r.h841 #define AF2_IRQ_CLAIMED 11 macro

Completed in 184 milliseconds