Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h80 #define IS_PCIE_SWITCH(DevicePortType) \ macro
DPci.c4632 if (!IS_PCIE_SWITCH(DevicePortType)) { in ExplainPcieLinkControl()