Searched refs:HostBridgeHandle (Results 1 - 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciEnumerator.c33 EFI_HANDLE HostBridgeHandle; local
64 HostBridgeHandle = PciRootBridgeIo->ParentHandle;
70 HostBridgeHandle,
138 &HostBridgeHandle,
1791 EFI_HANDLE HostBridgeHandle; local
1796 HostBridgeHandle = NULL;
1817 HostBridgeHandle = PciRootBridgeIo->ParentHandle;
1824 HostBridgeHandle,
1847 HostBridgeHandle = PciRootBridgeIo->ParentHandle;
1854 HostBridgeHandle,
1927 EFI_HANDLE HostBridgeHandle; local
2194 EFI_HANDLE HostBridgeHandle; local
[all...]
H A DPciEnumerator.h507 @param HostBridgeHandle Host bridge handle.
516 IN EFI_HANDLE HostBridgeHandle
/device/linaro/bootloader/edk2/ArmVirtPkg/PciHostBridgeDxe/
H A DPciHostBridge.h60 EFI_HANDLE HostBridgeHandle; member in struct:__anon3399
483 @param HostBridgeHandle Handle of host bridge
493 IN EFI_HANDLE HostBridgeHandle,
H A DPciHostBridge.c61 NULL, // HostBridgeHandle
175 &HostBridge->HostBridgeHandle,
199 HostBridge->HostBridgeHandle,
H A DPciRootBridgeIo.c621 @param HostBridgeHandle Handle of host bridge
631 IN EFI_HANDLE HostBridgeHandle,
682 Protocol->ParentHandle = HostBridgeHandle;
629 RootBridgeConstructor( IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *Protocol, IN EFI_HANDLE HostBridgeHandle, IN UINT64 Attri, IN PCI_ROOT_BRIDGE_RESOURCE_APERTURE *ResAperture ) argument
/device/linaro/bootloader/edk2/OvmfPkg/PciHostBridgeDxe/
H A DPciHostBridge.h54 EFI_HANDLE HostBridgeHandle; member in struct:__anon8711
637 @param HostBridgeHandle Handle of host bridge
646 IN EFI_HANDLE HostBridgeHandle,
H A DPciHostBridge.c52 NULL, // HostBridgeHandle
87 param[in] HostBridgeHandle The EFI_HANDLE corresponding to the host bridge
89 HostBridgeHandle is expected to have
98 created as the child of HostBridgeHandle. A
113 IN EFI_HANDLE HostBridgeHandle,
144 Status = RootBridgeConstructor (&PrivateData->Io, HostBridgeHandle,
235 &HostBridge->HostBridgeHandle,
286 (UINT8)(RootBridgeNumber - 1), HostBridge->HostBridgeHandle,
302 HostBridge->HostBridgeHandle, &RootBus);
320 HostBridge->HostBridgeHandle,
110 InitRootBridge( IN UINT8 RootBusNumber, IN UINT8 MaxSubBusNumber, IN EFI_HANDLE HostBridgeHandle, OUT PCI_ROOT_BRIDGE_INSTANCE **RootBus ) argument
[all...]
H A DPciRootBridgeIo.c813 @param HostBridgeHandle Handle of host bridge
824 IN EFI_HANDLE HostBridgeHandle,
876 Protocol->ParentHandle = HostBridgeHandle;
822 RootBridgeConstructor( IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *Protocol, IN EFI_HANDLE HostBridgeHandle, IN UINT64 Attri, IN PCI_ROOT_BRIDGE_RESOURCE_APERTURE *ResAperture ) argument
/device/linaro/bootloader/edk2/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.h59 EFI_HANDLE HostBridgeHandle; member in struct:__anon8779
635 @param HostBridgeHandle Handle of host bridge
644 IN EFI_HANDLE HostBridgeHandle,
H A DPciHostBridge.c67 NULL, // HostBridgeHandle
127 &HostBridge->HostBridgeHandle,
153 HostBridge->HostBridgeHandle,
H A DPciRootBridgeIo.c813 @param HostBridgeHandle Handle of host bridge
824 IN EFI_HANDLE HostBridgeHandle,
876 Protocol->ParentHandle = HostBridgeHandle;
822 RootBridgeConstructor( IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *Protocol, IN EFI_HANDLE HostBridgeHandle, IN UINT64 Attri, IN PCI_ROOT_BRIDGE_RESOURCE_APERTURE *ResAperture ) argument
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Pci/Dxe/PciHostBridge/
H A DPciHostBridge.h35 EFI_HANDLE HostBridgeHandle; member in struct:__anon8826
H A DPciRootBridge.h106 IN EFI_HANDLE HostBridgeHandle,
119 HostBridgeHandle - Handle to the HostBridge.
H A DPciHostBridge.c118 &HostBridge->HostBridgeHandle,
153 HostBridge->HostBridgeHandle,
H A DPciRootBridgeIo.c35 IN EFI_HANDLE HostBridgeHandle,
48 HostBridgeHandle - Handle to the HostBridge.
112 Protocol->ParentHandle = HostBridgeHandle;
33 SimpleIioRootBridgeConstructor( IN EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL *Protocol, IN EFI_HANDLE HostBridgeHandle, IN PCI_ROOT_BRIDGE_RESOURCE_APERTURE *ResAperture, UINT64 AllocAttributes ) argument

Completed in 375 milliseconds