Searched refs:pcie_ports_dpc_native (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/pcie/
H A Dportdrv.h28 extern bool pcie_ports_dpc_native;
H A Dportdrv.c265 (pcie_ports_dpc_native || (services & PCIE_PORT_SERVICE_AER)))
615 bool pcie_ports_dpc_native; variable
624 pcie_ports_dpc_native = true;
H A Ddpc.c423 if (!pcie_aer_is_native(pdev) && !pcie_ports_dpc_native)

Completed in 106 milliseconds