Searched refs:PCI_MSI_FLAGS (Results 1 – 4 of 4) sorted by relevance
148 #define msi_control_reg(base) (base + PCI_MSI_FLAGS)
287 #define PCI_MSI_FLAGS 2 /* Various flags */ macro
339 u16 control = pci_conf_read16(seg, bus, slot, func, pos + PCI_MSI_FLAGS); in __msi_set_enable()344 pci_conf_write16(seg, bus, slot, func, pos + PCI_MSI_FLAGS, control); in __msi_set_enable()
803 iommu->msi.msi_attrib.pos + PCI_MSI_FLAGS); in set_iommu_interrupt_handler()
Completed in 11 milliseconds