Home
last modified time | relevance | path

Searched refs:gPciHostBrigeHandles (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformDxe/
DPciBus.h307 extern EFI_HANDLE gPciHostBrigeHandles[PCI_MAX_HOST_BRIDGE_NUM];
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciBus.c36 EFI_HANDLE gPciHostBrigeHandles[PCI_MAX_HOST_BRIDGE_NUM]; variable
DPciBus.h317 extern EFI_HANDLE gPciHostBrigeHandles[PCI_MAX_HOST_BRIDGE_NUM];
DPciEnumerator.c2214 if (HostBridgeHandle == gPciHostBrigeHandles[Index]) { in SearchHostBridgeHandle()
2244 if (HostBridgeHandle == gPciHostBrigeHandles[Index]) { in AddHostBridgeEnumerator()
2250 gPciHostBrigeHandles[Index] = HostBridgeHandle; in AddHostBridgeEnumerator()