Home
last modified time | relevance | path

Searched defs:BMC_EVENT_PROTOCOL_RESET (Results 1 – 2 of 2) sorted by relevance

/openbmc/hiomapd/
H A Dmboxd.h36 #define BMC_EVENT_PROTOCOL_RESET 0x01 macro
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp234 constexpr auto BMC_EVENT_PROTOCOL_RESET = 1 << 0; variable