Home
last modified time | relevance | path

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

/linux/drivers/pci/
A Dmsi.c481 if (dev->dev_flags & PCI_DEV_FLAGS_HAS_MSI_MASKING) in msi_setup_entry()
A Dquirks.c5857 pdev->dev_flags |= PCI_DEV_FLAGS_HAS_MSI_MASKING; in nvidia_ion_ahci_fixup()
/linux/include/linux/
A Dpci.h237 PCI_DEV_FLAGS_HAS_MSI_MASKING = (__force pci_dev_flags_t) (1 << 12), enumerator

Completed in 23 milliseconds