Searched refs:PCI_MSIX_FLAGS_ENABLE (Results 1 – 9 of 9) sorted by relevance
109 control &= ~PCI_MSIX_FLAGS_ENABLE; in msix_set_enable()111 control |= PCI_MSIX_FLAGS_ENABLE; in msix_set_enable()386 control |= PCI_MSIX_FLAGS_ENABLE | PCI_MSIX_FLAGS_MASKALL; in __pci_restore_msix_state()550 control &= ~PCI_MSIX_FLAGS_ENABLE; in msix_capability_init()571 control |= PCI_MSIX_FLAGS_MASKALL | PCI_MSIX_FLAGS_ENABLE; in msix_capability_init()
2385 control &= ~PCI_MSIX_FLAGS_ENABLE; in pci_msi_off()
306 #define PCI_MSIX_FLAGS_ENABLE (1 << 15) macro
422 new = cw & ~PCI_MSIX_FLAGS_ENABLE; in qib_enable_intx()
1482 #define PCI_MSIX_FLAGS_ENABLE (1 << 15) macro
3934 if (control & PCI_MSIX_FLAGS_ENABLE) { in megasas_probe_one()3939 ~PCI_MSIX_FLAGS_ENABLE); in megasas_probe_one()
12 5. Fix megasas_probe_one() to clear PCI_MSIX_FLAGS_ENABLE in msi control
410 control |= PCI_MSIX_FLAGS_ENABLE; in netxen_set_msix_bit()
255 control |= PCI_MSIX_FLAGS_ENABLE; in qlcnic_set_msix_bit()