Home
last modified time | relevance | path

Searched refs:PciResAlloc (Results 1 – 25 of 40) sorted by relevance

12

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1393 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1458 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1474 PciResAlloc, in PciHostBridgeEnumerator()
1499 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1550 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1565 PciResAlloc, in PciHostBridgeEnumerator()
1591 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
H A DPciEnumerator.h43 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
94 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
123 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
346 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
415 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1408 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1473 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1489 PciResAlloc, in PciHostBridgeEnumerator()
1514 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1565 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1580 PciResAlloc, in PciHostBridgeEnumerator()
1606 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
H A DPciEnumerator.h43 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
94 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
123 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
346 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
415 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1393 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1458 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1474 PciResAlloc, in PciHostBridgeEnumerator()
1499 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1550 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1565 PciResAlloc, in PciHostBridgeEnumerator()
1591 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
H A DPciEnumerator.h43 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
94 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
123 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
346 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
415 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1393 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1458 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1474 PciResAlloc, in PciHostBridgeEnumerator()
1499 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1550 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1565 PciResAlloc, in PciHostBridgeEnumerator()
1591 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
H A DPciEnumerator.h43 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
94 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
123 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
346 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
415 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1408 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1473 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1489 PciResAlloc, in PciHostBridgeEnumerator()
1514 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1565 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1580 PciResAlloc, in PciHostBridgeEnumerator()
1606 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1393 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1458 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1474 PciResAlloc, in PciHostBridgeEnumerator()
1499 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1550 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1565 PciResAlloc, in PciHostBridgeEnumerator()
1591 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c422 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
641 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
763 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1384 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1449 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1465 PciResAlloc, in PciHostBridgeEnumerator()
1490 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1541 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1556 PciResAlloc, in PciHostBridgeEnumerator()
1582 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c71 (VOID **) &PciResAlloc, in PciEnumerator()
197 PciResAlloc, in PciRootBridgeEnumerator()
298 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
299 PciResAlloc, in PciRootBridgeEnumerator()
526 PciResAlloc, in DetermineRootBridgeAttributes()
638 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1794 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1824 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1852 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1853 PciResAlloc, in NotifyPhase()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c442 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
642 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
762 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1408 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1473 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1489 PciResAlloc, in PciHostBridgeEnumerator()
1514 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1565 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1580 PciResAlloc, in PciHostBridgeEnumerator()
1606 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c500 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
700 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
831 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1462 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1527 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1543 PciResAlloc, in PciHostBridgeEnumerator()
1568 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1619 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1634 PciResAlloc, in PciHostBridgeEnumerator()
1660 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]
H A DPciEnumerator.h43 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
94 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
123 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
346 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc
415 IN EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL *PciResAlloc,
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciLib.c500 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
700 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
831 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeResourceAllocator()
1462 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeP2CProcess()
1527 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1543 PciResAlloc, in PciHostBridgeEnumerator()
1568 while ((PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) && in PciHostBridgeEnumerator()
1619 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
1634 PciResAlloc, in PciHostBridgeEnumerator()
1660 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeEnumerator()
[all …]
H A DPciEnumerator.c38 (VOID **) &PciResAlloc, in PciEnumerator()
152 PciResAlloc, in PciRootBridgeEnumerator()
253 Status = PciResAlloc->SetBusNumbers ( in PciRootBridgeEnumerator()
254 PciResAlloc, in PciRootBridgeEnumerator()
488 PciResAlloc, in DetermineRootBridgeAttributes()
600 while (PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle) == EFI_SUCCESS) { in PciHostBridgeDeviceAttribute()
1753 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1783 PciResAlloc->GetNextRootBridge (PciResAlloc, &RootBridgeHandle); in NotifyPhase()
1811 Status = PciResAlloc->NotifyPhase ( in NotifyPhase()
1812 PciResAlloc, in NotifyPhase()
[all …]

12