Searched refs:responseActionNotSupportedForChannel (Results 1 – 3 of 3) sorted by relevance
90 return ipmi::responseActionNotSupportedForChannel(); in ipmiSetUserAccess()163 return ipmi::responseActionNotSupportedForChannel(); in ipmiGetUserAccess()434 return ipmi::responseActionNotSupportedForChannel(); in ipmiGetChannelAuthenticationCapabilities()527 return ipmi::responseActionNotSupportedForChannel(); in ipmiSetUserPayloadAccess()612 return ipmi::responseActionNotSupportedForChannel(); in ipmiGetUserPayloadAccess()
68 return responseActionNotSupportedForChannel(); in ipmiSetChannelAccess()200 return responseActionNotSupportedForChannel(); in ipmiGetChannelAccess()346 return responseActionNotSupportedForChannel(); in ipmiGetChannelPayloadSupport()
34 static inline auto responseActionNotSupportedForChannel() in responseActionNotSupportedForChannel() function