Searched refs:ResPool (Results 1 – 2 of 2) sorted by relevance
916 IN PCI_RESOURCE_NODE *ResPool in GetMaxResourceConsumerDevice() argument926 CurrentLink = ResPool->ChildList.ForwardLink; in GetMaxResourceConsumerDevice()927 while (CurrentLink != NULL && CurrentLink != &ResPool->ChildList) { in GetMaxResourceConsumerDevice()985 PCI_RESOURCE_NODE *ResPool[5]; in PciHostBridgeAdjustAllocation() local998 ResPool[0] = IoPool; in PciHostBridgeAdjustAllocation()999 ResPool[1] = Mem32Pool; in PciHostBridgeAdjustAllocation()1000 ResPool[2] = PMem32Pool; in PciHostBridgeAdjustAllocation()1001 ResPool[3] = Mem64Pool; in PciHostBridgeAdjustAllocation()1002 ResPool[4] = PMem64Pool; in PciHostBridgeAdjustAllocation()1028 PciResNode = GetMaxResourceConsumerDevice (ResPool[ResType]); in PciHostBridgeAdjustAllocation()
204 IN PCI_RESOURCE_NODE *ResPool