Home
last modified time | relevance | path

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

/linux/drivers/pci/msi/
H A Dmsi.c63 if (bus->bus_flags & PCI_BUS_FLAGS_NO_MSI) in pci_msi_supported()
/linux/include/linux/
H A Dpci.h278 PCI_BUS_FLAGS_NO_MSI = (__force pci_bus_flags_t) 1, enumerator