Searched refs:slotIt (Results 1 – 1 of 1) sorted by relevance
97 auto slotIt = PCIeTypeByLength.find(slotLength); in pcieType() local98 if (slotIt != PCIeTypeByLength.end()) in pcieType()100 pcieSlotType = slotIt->second; in pcieType()