Home
last modified time | relevance | path

Searched refs:PCI_QUIRK_ENABLE_MSI_VM (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/pci/
H A Dpci.c238 #define PCI_QUIRK_ENABLE_MSI_VM 3 /* Older chipset in VM where MSI works */ macro
283 { 0x12378086, PCI_QUIRK_ENABLE_MSI_VM, 0, 0 },
2557 PCI_QUIRK_ENABLE_MSI_VM)); in pci_msi_blacklisted()