Home
last modified time | relevance | path

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

/openbmc/ipmbbridge/
H A Dipmbbridged.cpp45 ipmbChannelTypeMap = {{"me", ipmbChannelType::me}, variable
821 ipmbChannelType type = ipmbChannelTypeMap.at(typeConfig); in initializeChannels()