Searched refs:pcie_ports_native (Results 1 – 6 of 6) sorted by relevance
225 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()240 (pcie_ports_native || host->native_aer)) in get_port_device_capability()247 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()608 bool pcie_ports_native; variable621 pcie_ports_native = true; in pcie_port_setup()
250 if (host->native_aer || pcie_ports_native) { in pcie_do_recovery()
230 return pcie_ports_native || host->native_aer; in pcie_aer_is_native()1375 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()1394 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
259 return pcie_ports_native || host->native_pme; in pme_is_native()
1689 extern bool pcie_ports_native;1692 #define pcie_ports_native false macro
805 if (pcie_ports_native) in pciehp_is_native()
Completed in 18 milliseconds