Searched refs:typeConfig (Results 1 – 1 of 1) sorted by relevance
814 const std::string& typeConfig = channelConfig["type"]; in initializeChannels() local819 ipmbChannelType type = ipmbChannelTypeMap.at(typeConfig); in initializeChannels()