Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp373 EChannelSessSupported convertToSessionSupportIndex(
H A Dchannel_mgmt.cpp763 EChannelSessSupported ChannelConfig::convertToSessionSupportIndex( in convertToSessionSupportIndex() function in ipmi::ChannelConfig
990 static_cast<uint8_t>(convertToSessionSupportIndex(sessStr)); in loadChannelConfig()