Home
last modified time | relevance | path

Searched refs:EFI_PCIE_CAPABILITY_BASE_OFFSET (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.c5052 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityLinkControl()
5085 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityPowerBudgeting()
5136 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityAcs()
5168 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityLatencyToleranceReporting()
5199 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilitySerialNumber()
5233 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityRcrb()
5264 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityVendorSpecific()
5295 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityECEA()
5327 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityAri()
5371 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityDynamicPowerAllocation()
[all …]
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciCommand.c226 CapabilityPtr = EFI_PCIE_CAPABILITY_BASE_OFFSET; in LocatePciExpressCapabilityRegBlock()
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPciExpress21.h18 #define EFI_PCIE_CAPABILITY_BASE_OFFSET 0x100 macro