Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h295 #define PCIE_CAP_SYSERR_ON_CORERR_EN(PcieRootControl) \ argument
297 #define PCIE_CAP_SYSERR_ON_NONFATERR_EN(PcieRootControl) \ argument
299 #define PCIE_CAP_SYSERR_ON_FATERR_EN(PcieRootControl) \ argument
301 #define PCIE_CAP_PME_INT_ENABLE(PcieRootControl) \ argument
303 #define PCIE_CAP_CRS_SW_VIS_ENABLE(PcieRootControl) \ argument
DPci.c4945 UINT16 PcieRootControl; in ExplainPcieRootControl() local