Searched refs:this_mt (Results 1 – 1 of 1) sorted by relevance
2950 moduleType *this_mt = ln->value; in moduleTypeLookupModuleByID() local2953 if (this_mt->id >> 10 == id >> 10) { in moduleTypeLookupModuleByID()2954 mt = this_mt; in moduleTypeLookupModuleByID()