Searched refs:PCI_QUIRK_ENABLE_MSI_VM (Results 1 – 1 of 1) sorted by relevance
233 #define PCI_QUIRK_ENABLE_MSI_VM 3 /* Older chipset in VM where MSI and MSI-X works */ macro240 { PCI_QUIRK_ENABLE_MSI_VM, PCI_ID_CODE(vend, prod) }528 && (pci_has_msi_quirk(id, PCI_QUIRK_ENABLE_MSI_VM))) { in pci_attach_hook()