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