Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciLib.c386 PCI_RESOURCE_NODE IoPool; in PciHostBridgeResourceAllocator() local
407 InitializeResourcePool (&IoPool, PciBarTypeIo16); in PciHostBridgeResourceAllocator()
541 InsertResourceNode (&IoPool, IoBridge); in PciHostBridgeResourceAllocator()
575 DestroyResourceTree (&IoPool); in PciHostBridgeResourceAllocator()
700 &IoPool, in PciHostBridgeResourceAllocator()
715 DestroyResourceTree (&IoPool); in PciHostBridgeResourceAllocator()
803 FindResourceNode (RootBridgeDev, &IoPool, &IoBridge); in PciHostBridgeResourceAllocator()
880 DestroyResourceTree (&IoPool); in PciHostBridgeResourceAllocator()
DPciEnumerator.h227 IN PCI_RESOURCE_NODE *IoPool,
DPciEnumerator.c971 IN PCI_RESOURCE_NODE *IoPool, in PciHostBridgeAdjustAllocation() argument
998 ResPool[0] = IoPool; in PciHostBridgeAdjustAllocation()