Home
last modified time | relevance | path

Searched refs:EFI_PCI_CAPABILITY_ID_PCIEXP (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Dpci23.h22 #define EFI_PCI_CAPABILITY_ID_PCIEXP 0x10 macro
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Dpci23.h39 #define EFI_PCI_CAPABILITY_ID_PCIEXP 0x10 macro
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPci30.h52 #define EFI_PCI_CAPABILITY_ID_PCIEXP 0x10 macro
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DPci.h32 #define EFI_PCI_CAPABILITY_ID_PCIEXP 0x10 macro
DPci.c4246 if (EFI_PCI_CAPABILITY_ID_PCIEXP == CapabilityID) { in PciExplainCapabilityStruct()
/device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
DPciDeviceSupport.c311 EFI_PCI_CAPABILITY_ID_PCIEXP, in RegisterPciDevice()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/
DPciHostBridgeResourceAllocation.c609 if (CapabilityID == EFI_PCI_CAPABILITY_ID_PCIEXP) { in PciHbRaPreprocessController()
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciDeviceSupport.c240 EFI_PCI_CAPABILITY_ID_PCIEXP, in RegisterPciDevice()
DPciEnumeratorSupport.c2113 EFI_PCI_CAPABILITY_ID_PCIEXP, in CreatePciIoDevice()