Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp102 uint8_t channelPrivAction = static_cast<uint8_t>(channelPrivMode); in ipmiSetChannelAccess() local
103 switch (static_cast<EChannelActionType>(channelPrivAction)) in ipmiSetChannelAccess()