Home
last modified time | relevance | path

Searched refs:PciResNode (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
DPciEnumerator.c831 IN PCI_RESOURCE_NODE *PciResNode in IsRejectiveDevice() argument
836 Temp = PciResNode->PciDev; in IsRejectiveDevice()
921 PCI_RESOURCE_NODE *PciResNode; in GetMaxResourceConsumerDevice() local
924 PciResNode = NULL; in GetMaxResourceConsumerDevice()
940 PciResNode = GetLargerConsumerDevice (PciResNode, PPBResNode); in GetMaxResourceConsumerDevice()
942 PciResNode = GetLargerConsumerDevice (PciResNode, Temp); in GetMaxResourceConsumerDevice()
948 return PciResNode; in GetMaxResourceConsumerDevice()
984 PCI_RESOURCE_NODE *PciResNode; in PciHostBridgeAdjustAllocation() local
994 PciResNode = NULL; in PciHostBridgeAdjustAllocation()
1028 PciResNode = GetMaxResourceConsumerDevice (ResPool[ResType]); in PciHostBridgeAdjustAllocation()
[all …]
DPciEnumerator.h176 IN PCI_RESOURCE_NODE *PciResNode