Searched refs:AF_MSI_ENABLED (Results 1 – 2 of 2) sorted by relevance
1573 set_bit(AF_MSI_ENABLED, &ha->flags); in qla4xxx_request_irqs()1620 } else if (test_and_clear_bit(AF_MSI_ENABLED, &ha->flags)) { in qla4xxx_free_irqs()
576 #define AF_MSI_ENABLED 16 /* 0x00010000 */ macro