Home
last modified time | relevance | path

Searched refs:PCIE_ROOT_COMPLEX_INTEGRATED_PORT (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h71 #define PCIE_ROOT_COMPLEX_INTEGRATED_PORT 9 macro
78 (DevicePortType) == PCIE_ROOT_COMPLEX_INTEGRATED_PORT)
DPci.c5811 if (DevicePortType == PCIE_ROOT_COMPLEX_INTEGRATED_PORT || in PciExplainPciExpress()