Searched defs:PcieRootControl (Results 1 – 2 of 2) sorted by relevance
295 #define PCIE_CAP_SYSERR_ON_CORERR_EN(PcieRootControl) \ argument297 #define PCIE_CAP_SYSERR_ON_NONFATERR_EN(PcieRootControl) \ argument299 #define PCIE_CAP_SYSERR_ON_FATERR_EN(PcieRootControl) \ argument301 #define PCIE_CAP_PME_INT_ENABLE(PcieRootControl) \ argument303 #define PCIE_CAP_CRS_SW_VIS_ENABLE(PcieRootControl) \ argument
4945 UINT16 PcieRootControl; in ExplainPcieRootControl() local