UNM_NIC_MSI_ENABLED
adapter->flags &= ~(UNM_NIC_MSI_ENABLED | UNM_NIC_MSIX_ENABLED);
adapter->flags |= UNM_NIC_MSI_ENABLED;
((ADAPTER)->flags & (UNM_NIC_MSI_ENABLED | UNM_NIC_MSIX_ENABLED))
} else if (adapter->flags & UNM_NIC_MSI_ENABLED) {