Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dusercommands.cpp79 return ipmi::response(ccActionNotSupportedForChannel); in ipmiSetUserAccess()
152 return ipmi::response(ccActionNotSupportedForChannel); in ipmiGetUserAccess()
423 return ipmi::response(ccActionNotSupportedForChannel); in ipmiGetChannelAuthenticationCapabilities()
516 return ipmi::response(ccActionNotSupportedForChannel); in ipmiSetUserPayloadAccess()
601 return ipmi::response(ccActionNotSupportedForChannel); in ipmiGetUserPayloadAccess()
H A Dchannelcommands.cpp62 return response(ccActionNotSupportedForChannel); in ipmiSetChannelAccess()
194 return response(ccActionNotSupportedForChannel); in ipmiGetChannelAccess()
340 return response(ccActionNotSupportedForChannel); in ipmiGetChannelPayloadSupport()
H A Dchannel_layer.hpp30 static constexpr const uint8_t ccActionNotSupportedForChannel = 0x82; variable
H A Dchannel_mgmt.cpp457 return ccActionNotSupportedForChannel; in getChannelAccessData()
486 return ccActionNotSupportedForChannel; in setChannelAccessData()
556 return ccActionNotSupportedForChannel; in getChannelAccessPersistData()
585 return ccActionNotSupportedForChannel; in setChannelAccessPersistData()