Searched refs:AF2_IRQ_CLAIMED (Results 1 – 2 of 2) sorted by relevance
255 set_bit(AF2_IRQ_CLAIMED, &a->flags2); in esas2r_claim_interrupts()443 if (test_bit(AF2_IRQ_CLAIMED, &a->flags2)) in esas2r_init_adapter()511 if (test_bit(AF2_IRQ_CLAIMED, &a->flags2)) { in esas2r_adapter_power_down()518 clear_bit(AF2_IRQ_CLAIMED, &a->flags2); in esas2r_adapter_power_down()760 if (test_bit(AF2_IRQ_CLAIMED, &a->flags2)) { in esas2r_resume()
841 #define AF2_IRQ_CLAIMED 11 macro