Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpci.h248 PCI_BUS_FLAGS_NO_MMRBC = (__force pci_bus_flags_t) 2, enumerator
/linux/drivers/pci/
A Dquirks.c1051 dev->subordinate->bus_flags |= PCI_BUS_FLAGS_NO_MMRBC; in quirk_amd_8131_mmrbc()
A Dpci.c5961 if (v > o && (dev->bus->bus_flags & PCI_BUS_FLAGS_NO_MMRBC)) in pcix_set_mmrbc()

Completed in 30 milliseconds