Searched refs:GetNextRootBridge (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPciHostBridgeResourceAllocation.h202 GetNextRootBridge(). If RootBridgeHandle is NULL on input, the handle
207 on a previous call to GetNextRootBridge().
390 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_GET_NEXT_ROOT_BRIDGE GetNextRootBridge; member in struct:_EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c431 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
643 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
761 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
1382 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
1443 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
1484 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) &&
1531 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
1568 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
H A DPciEnumerator.c632 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) {
1784 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle);
1814 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle);
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.h165 returned on a previous call to GetNextRootBridge().
169 GetNextRootBridge(
182 GetNextRootBridge(). The attributes are static in the sense that they do not change during or
H A DPciHostBridge.c57 GetNextRootBridge,
495 returned on a previous call to GetNextRootBridge().
499 GetNextRootBridge( function
557 GetNextRootBridge(). The attributes are static in the sense that they do not change during or
617 // that was returned on a previous call to GetNextRootBridge()

Completed in 931 milliseconds