Searched refs:PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG (Results 1 – 3 of 3) sorted by relevance
279 if (!(dev->dev_flags & PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG)) in pci_intx_for_msi()
1788 pdev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in alx_probe()
239 PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG = (__force pci_dev_flags_t) (1 << 0), enumerator