Searched refs:DevIndex (Results 1 – 1 of 1) sorted by relevance
989 UINTN DevIndex; in PciHostBridgeAdjustAllocation() local1036 for (DevIndex = 0; DevIndex < RemovedPciDevNum; DevIndex++) { in PciHostBridgeAdjustAllocation()1037 if (PciResNode->PciDev == RemovedPciDev[DevIndex]) { in PciHostBridgeAdjustAllocation()1042 if (DevIndex != RemovedPciDevNum) { in PciHostBridgeAdjustAllocation()