Searched refs:PciResNode2 (Results 1 – 2 of 2) sorted by relevance
881 IN PCI_RESOURCE_NODE *PciResNode2 in GetLargerConsumerDevice() argument884 if (PciResNode2 == NULL) { in GetLargerConsumerDevice()888 if ((IS_PCI_BRIDGE(&(PciResNode2->PciDev->Pci)) || (PciResNode2->PciDev->Parent == NULL)) \ in GetLargerConsumerDevice()889 && (PciResNode2->ResourceUsage != PciResUsagePadding) ) in GetLargerConsumerDevice()895 return PciResNode2; in GetLargerConsumerDevice()898 if ((PciResNode1->Length) > (PciResNode2->Length)) { in GetLargerConsumerDevice()902 return PciResNode2; in GetLargerConsumerDevice()
191 IN PCI_RESOURCE_NODE *PciResNode2