Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dmboxd.h43 #define BMC_EVENT_V2_MASK (BMC_EVENT_PROTOCOL_RESET | \ macro
H A Dprotocol.c29 return BMC_EVENT_V2_MASK; in protocol_get_bmc_event_mask()
/openbmc/phosphor-mboxd/
H A Dmbox.h59 #define BMC_EVENT_V2_MASK (BMC_EVENT_REBOOT | \ macro
H A Dmboxd_msg.c88 mask = BMC_EVENT_V2_MASK; in set_bmc_events()