Searched refs:PCI_QUIRK_DISABLE_MSI (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/pci/
H A Dpci.c243 #define PCI_QUIRK_DISABLE_MSI 2 /* Neither MSI nor MSI-X work */ macro
264 { 0x00141166, PCI_QUIRK_DISABLE_MSI, 0, 0 },
265 { 0x00171166, PCI_QUIRK_DISABLE_MSI, 0, 0 },
271 { 0x25408086, PCI_QUIRK_DISABLE_MSI, 0, 0 },
272 { 0x254c8086, PCI_QUIRK_DISABLE_MSI, 0, 0 },
273 { 0x25508086, PCI_QUIRK_DISABLE_MSI, 0, 0 },
274 { 0x25608086, PCI_QUIRK_DISABLE_MSI, 0, 0 },
275 { 0x25708086, PCI_QUIRK_DISABLE_MSI, 0, 0 },
276 { 0x25788086, PCI_QUIRK_DISABLE_MSI, 0, 0 },
277 { 0x35808086, PCI_QUIRK_DISABLE_MSI,
[all...]

Completed in 315 milliseconds