Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h98 #define PCIE_CAP_MAX_PAYLOAD(PcieDeviceCap) \ argument
100 #define PCIE_CAP_PHANTOM_FUNC(PcieDeviceCap) \ argument
102 #define PCIE_CAP_EXTENDED_TAG(PcieDeviceCap) \ argument
104 #define PCIE_CAP_L0SLATENCY(PcieDeviceCap) \ argument
106 #define PCIE_CAP_L1LATENCY(PcieDeviceCap) \ argument
108 #define PCIE_CAP_ERR_REPORTING(PcieDeviceCap) \ argument
110 #define PCIE_CAP_SLOT_POWER_VALUE(PcieDeviceCap) \ argument
112 #define PCIE_CAP_SLOT_POWER_SCALE(PcieDeviceCap) \ argument
114 #define PCIE_CAP_FUNC_LEVEL_RESET(PcieDeviceCap) \ argument
447 UINT32 PcieDeviceCap; member
DPci.c4322 UINT32 PcieDeviceCap; in ExplainPcieDeviceCap() local