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

/linux-master/include/linux/
H A Dpci.h258 PCI_BUS_FLAGS_NO_MMRBC = (__force pci_bus_flags_t) 2, enumerator in enum:pci_bus_flags
/linux-master/drivers/pci/
H A Dpci.c5792 if (v > o && (dev->bus->bus_flags & PCI_BUS_FLAGS_NO_MMRBC))
H A Dquirks.c1161 dev->subordinate->bus_flags |= PCI_BUS_FLAGS_NO_MMRBC;

Completed in 133 milliseconds