Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dquirks.c2995 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_bug()
3013 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_ati_bug()
3022 dev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in quirk_msi_intx_disable_qca_bug()
A Dmsi.c391 if (!(dev->dev_flags & PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG)) in pci_intx_for_msi()
/linux/drivers/net/ethernet/atheros/alx/
A Dmain.c1787 pdev->dev_flags |= PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG; in alx_probe()
/linux/include/linux/
A Dpci.h215 PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG = (__force pci_dev_flags_t) (1 << 0), enumerator

Completed in 26 milliseconds