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

/linux-master/drivers/pci/
H A Dpci.c130 enum pcie_bus_config_types pcie_bus_config = PCIE_BUS_SAFE;
6735 pcie_bus_config = PCIE_BUS_SAFE;
H A Dprobe.c2724 * Note that this PCIE_BUS_SAFE path assumes no peer-to-peer DMA.
2852 if (pcie_bus_config == PCIE_BUS_SAFE) {
/linux-master/include/linux/
H A Dpci.h1097 PCIE_BUS_SAFE, /* Use largest MPS boot-time devices support */ enumerator in enum:pcie_bus_config_types

Completed in 132 milliseconds