Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp97 return response(ccAccessModeNotSupportedForChannel); in ipmiSetChannelAccess()
118 return response(ccAccessModeNotSupportedForChannel); in ipmiSetChannelAccess()
H A Dchannel_layer.hpp31 static constexpr const uint8_t ccAccessModeNotSupportedForChannel = 0x83; variable
H A Dchannel_mgmt.cpp492 return ccAccessModeNotSupportedForChannel; in setChannelAccessData()
591 return ccAccessModeNotSupportedForChannel; in setChannelAccessPersistData()