Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannelcommands.cpp104 return responseAccessModeNotSupportedForChannel(); in ipmiSetChannelAccess()
125 return responseAccessModeNotSupportedForChannel(); in ipmiSetChannelAccess()
H A Dchannel_layer.hpp39 static inline auto responseAccessModeNotSupportedForChannel() in responseAccessModeNotSupportedForChannel() function