Home
last modified time | relevance | path

Searched defs:PcieRootStatus (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h313 #define PCIE_CAP_PME_REQ_ID(PcieRootStatus) \ argument
315 #define PCIE_CAP_PME_STATUS(PcieRootStatus) \ argument
317 #define PCIE_CAP_PME_PENDING(PcieRootStatus) \ argument
DPci.c5009 UINT32 PcieRootStatus; in ExplainPcieRootStatus() local