Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciDeviceSupport.c803 EFI_HANDLE ThisHostBridge; in StartPciDevices() local
808 ThisHostBridge = RootBridge->PciRootBridgeIo->ParentHandle; in StartPciDevices()
818 if (RootBridge->PciRootBridgeIo->ParentHandle == ThisHostBridge) { in StartPciDevices()