Searched refs:gPciHostBrigeHandles (Results 1 – 4 of 4) sorted by relevance
307 extern EFI_HANDLE gPciHostBrigeHandles[PCI_MAX_HOST_BRIDGE_NUM];
36 EFI_HANDLE gPciHostBrigeHandles[PCI_MAX_HOST_BRIDGE_NUM]; variable
317 extern EFI_HANDLE gPciHostBrigeHandles[PCI_MAX_HOST_BRIDGE_NUM];
2214 if (HostBridgeHandle == gPciHostBrigeHandles[Index]) { in SearchHostBridgeHandle()2244 if (HostBridgeHandle == gPciHostBrigeHandles[Index]) { in AddHostBridgeEnumerator()2250 gPciHostBrigeHandles[Index] = HostBridgeHandle; in AddHostBridgeEnumerator()