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

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellDebug1CommandsLib/
H A DPci.c4348 UINT16 PcieSlotControl; local
4350 PcieSlotControl = PciExpressCap->SlotControl;
4353 PCIE_CAP_ATT_BUT_ENABLE (PcieSlotControl)
4357 PCIE_CAP_PWR_FLT_DETECT_ENABLE (PcieSlotControl)
4361 PCIE_CAP_MRL_SENSOR_CHANGE_ENABLE (PcieSlotControl)
4365 PCIE_CAP_PRES_DETECT_CHANGE_ENABLE (PcieSlotControl)
4369 PCIE_CAP_COMM_CMPL_INT_ENABLE (PcieSlotControl)
4373 PCIE_CAP_HOTPLUG_INT_ENABLE (PcieSlotControl)
4377 IndicatorTable[PCIE_CAP_ATT_IND_CTRL (PcieSlotControl)]
4381 IndicatorTable[PCIE_CAP_PWR_IND_CTRL (PcieSlotControl)]
[all...]

Completed in 47 milliseconds