Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h249 #define PCIE_CAP_ATT_BUT_ENABLE(PcieSlotControl) \ argument
251 #define PCIE_CAP_PWR_FLT_DETECT_ENABLE(PcieSlotControl) \ argument
253 #define PCIE_CAP_MRL_SENSOR_CHANGE_ENABLE(PcieSlotControl) \ argument
255 #define PCIE_CAP_PRES_DETECT_CHANGE_ENABLE(PcieSlotControl) \ argument
257 #define PCIE_CAP_COMM_CMPL_INT_ENABLE(PcieSlotControl) \ argument
259 #define PCIE_CAP_HOTPLUG_INT_ENABLE(PcieSlotControl) \ argument
261 #define PCIE_CAP_ATT_IND_CTRL(PcieSlotControl) \ argument
263 #define PCIE_CAP_PWR_IND_CTRL(PcieSlotControl) \ argument
265 #define PCIE_CAP_PWR_CTRLLER_CTRL(PcieSlotControl) \ argument
267 #define PCIE_CAP_ELEC_INTERLOCK_CTRL(PcieSlotControl) \ argument
[all …]
DPci.c4820 UINT16 PcieSlotControl; in ExplainPcieSlotControl() local