Searched refs:mctpInfoIt (Results 1 – 1 of 1) sorted by relevance
27 auto mctpInfoIt = mctpInfoTable.find(tid); in toMctpInfo() local28 if (mctpInfoIt == mctpInfoTable.end()) in toMctpInfo()33 return mctpInfoIt->second; in toMctpInfo()