Home
last modified time | relevance | path

Searched refs:pcie_ports_native (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/pci/pcie/
H A Dportdrv.c226 (pcie_ports_native || host->native_pcie_hotplug)) { in get_port_device_capability()
243 (pcie_ports_native || host->native_aer)) in get_port_device_capability()
250 (pcie_ports_native || host->native_pme)) { in get_port_device_capability()
614 bool pcie_ports_native; variable
627 pcie_ports_native = true; in pcie_port_setup()
H A Derr.c281 if (host->native_aer || pcie_ports_native) { in pcie_do_recovery()
/linux/drivers/pci/
H A Dpci-acpi.c815 if (pcie_ports_native) in pciehp_is_native()