Searched refs:pcie_ports_native (Results 1 – 5 of 5) sorted by relevance
226 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()241 (pcie_ports_native || host->native_aer)) in get_port_device_capability()248 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()609 bool pcie_ports_native; variable622 pcie_ports_native = true; in pcie_port_setup()
231 return pcie_ports_native || host->native_aer; in pcie_aer_is_native()992 return (pcie_ports_native || host->native_aer); in cxl_error_is_native()1548 if ((host->native_aer || pcie_ports_native) && aer) in aer_root_reset()1563 if ((host->native_aer || pcie_ports_native) && aer) { in aer_root_reset()
260 return pcie_ports_native || host->native_pme; in pme_is_native()
1788 extern bool pcie_ports_native;1791 #define pcie_ports_native false macro
828 if (pcie_ports_native) in pciehp_is_native()