Searched refs:pcie_ports_native (Results 1 – 6 of 6) sorted by relevance
30 bool pcie_ports_native; variable37 pcie_ports_native = true; in pcie_port_setup()
212 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()225 (pcie_ports_native || host->native_aer)) { in get_port_device_capability()242 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()
311 if (pcie_ports_native) in pcie_aer_get_firmware_first()332 if (pcie_ports_native) in aer_acpi_firmware_first()
253 return pcie_ports_native || host->native_pme; in pme_is_native()
1541 extern bool pcie_ports_native;1544 #define pcie_ports_native false macro
803 if (pcie_ports_native) in pciehp_is_native()