Searched refs:PCI_MSI_FLAGS_ENABLE (Results 1 – 8 of 8) sorted by relevance
241 if ((val & PCI_MSI_FLAGS_ENABLE) == 0) { in arch_setup_msi_irq()242 val |= PCI_MSI_FLAGS_ENABLE; in arch_setup_msi_irq()
376 if (!(control & PCI_MSI_FLAGS_ENABLE)) { in qib_reinit_intr()377 control |= PCI_MSI_FLAGS_ENABLE; in qib_reinit_intr()436 new = cw & ~PCI_MSI_FLAGS_ENABLE; in qib_enable_intx()
339 if (msg_ctl & PCI_MSI_FLAGS_ENABLE) { in marvel_map_irq()365 msg_ctl & ~PCI_MSI_FLAGS_ENABLE); in marvel_map_irq()
193 control &= ~PCI_MSI_FLAGS_ENABLE; in msi_set_enable()195 control |= PCI_MSI_FLAGS_ENABLE; in msi_set_enable()462 control |= (entry->msi_attrib.multiple << 4) | PCI_MSI_FLAGS_ENABLE; in __pci_restore_msi_state()
3125 control &= ~PCI_MSI_FLAGS_ENABLE; in pci_msi_off()
296 #define PCI_MSI_FLAGS_ENABLE 0x0001 /* MSI feature enabled */ macro
886 flags &= ~PCI_MSI_FLAGS_ENABLE; in vfio_msi_config_write()
8986 ctrl | PCI_MSI_FLAGS_ENABLE); in tg3_restore_pci_state()