Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsystemintfcmds.cpp89 constexpr uint8_t setEventMsgBufferNotSupported = 0x0; in ipmiAppGetMessageFlags() local
90 return ipmi::responseSuccess(setEventMsgBufferNotSupported); in ipmiAppGetMessageFlags()