Searched refs:convertToMediumTypeIndex (Results 1 – 2 of 2) sorted by relevance
382 EChannelMediumType convertToMediumTypeIndex(const std::string& value);
784 EChannelMediumType ChannelConfig::convertToMediumTypeIndex( in convertToMediumTypeIndex() function in ipmi::ChannelConfig988 static_cast<uint8_t>(convertToMediumTypeIndex(medTypeStr)); in loadChannelConfig()