Searched refs:AF2_MSI_ENABLED (Results 1 – 2 of 2) sorted by relevance
219 set_bit(AF2_MSI_ENABLED, &a->flags2); in esas2r_setup_interrupts()501 if (test_bit(AF2_MSI_ENABLED, &a->flags2)) { in esas2r_adapter_power_down()503 clear_bit(AF2_MSI_ENABLED, &a->flags2); in esas2r_adapter_power_down()
842 #define AF2_MSI_ENABLED 12 macro