Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp72 uint8_t channelAccessAction = static_cast<uint8_t>(chanAccess); in ipmiSetChannelAccess() local
73 switch (static_cast<EChannelActionType>(channelAccessAction)) in ipmiSetChannelAccess()