Searched refs:pcie_ports_native (Results 1 – 9 of 9) sorted by relevance
30 bool pcie_ports_native; variable43 pcie_ports_native = true; in pcie_port_setup()
209 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()222 (pcie_ports_native || host->native_aer)) { in get_port_device_capability()236 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()
246 if (host->native_aer || pcie_ports_native) { in pcie_do_recovery()
222 return pcie_ports_native || host->native_aer; in pcie_aer_is_native()1402 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()1421 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
259 return pcie_ports_native || host->native_pme; in pme_is_native()
1619 extern bool pcie_ports_native;1622 #define pcie_ports_native false macro
804 if (pcie_ports_native) in pciehp_is_native()
161748 ffff800012133b51 B pcie_ports_native
Completed in 369 milliseconds