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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c4473 UINT16 PcieRootControl; local
4475 PcieRootControl = PciExpressCap->RootControl;
4479 PCIE_CAP_SYSERR_ON_CORERR_EN (PcieRootControl)
4483 PCIE_CAP_SYSERR_ON_NONFATERR_EN (PcieRootControl)
4487 PCIE_CAP_SYSERR_ON_FATERR_EN (PcieRootControl)
4491 PCIE_CAP_PME_INT_ENABLE (PcieRootControl)
4495 PCIE_CAP_CRS_SW_VIS_ENABLE (PcieRootControl)

Completed in 38 milliseconds