Home
last modified time | relevance | path

Searched refs:typeConfig (Results 1 – 1 of 1) sorted by relevance

/openbmc/ipmbbridge/
H A Dipmbbridged.cpp816 const std::string& typeConfig = channelConfig["type"]; in initializeChannels() local
821 ipmbChannelType type = ipmbChannelTypeMap.at(typeConfig); in initializeChannels()