Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_layer.hpp29 static constexpr uint8_t invalidChannel = 0xff; variable
H A Dusercommands.cpp74 return ipmi::response(invalidChannel); in ipmiSetUserAccess()
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp483 return invalidChannel; in channelFromMessage()
507 if (channel == invalidChannel) in executionEntry()