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.c5053 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityLinkControl()
5085 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityPowerBudgeting()
5135 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityAcs()
5166 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityLatencyToleranceReporting()
5196 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilitySerialNumber()
5229 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityRcrb()
5259 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityVendorSpecific()
5289 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityECEA()
5320 EFI_PCIE_CAPABILITY_BASE_OFFSET + ((UINT8*)HeaderAddress - (UINT8*)HeadersBaseAddress), in PrintInterpretedExtendedCompatibilityAri()
5363 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.h350 #define EFI_PCIE_CAPABILITY_BASE_OFFSET 0x100 macro