pcie_ports_native
return pcie_ports_native || host->native_pme;
if (pcie_ports_native)
if ((host->native_aer || pcie_ports_native) && aer)
if ((host->native_aer || pcie_ports_native) && aer) {
return pcie_ports_native || host->native_aer;
return (pcie_ports_native || host->native_aer);
if (host->native_aer || pcie_ports_native) {
(pcie_ports_native || host->native_pcie_hotplug)) {
(pcie_ports_native || host->native_aer))
(pcie_ports_native || host->native_pme)) {
bool pcie_ports_native;
pcie_ports_native = true;
extern bool pcie_ports_native;