Home
last modified time | relevance | path

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

/openbmc/hiomapd/
H A Dmboxd.h42 #define BMC_EVENT_V1_MASK BMC_EVENT_PROTOCOL_RESET macro
H A Dprotocol.c26 return BMC_EVENT_V1_MASK; in protocol_get_bmc_event_mask()
/openbmc/phosphor-mboxd/
H A Dmbox.h58 #define BMC_EVENT_V1_MASK BMC_EVENT_REBOOT macro
H A Dmboxd_msg.c85 mask = BMC_EVENT_V1_MASK; in set_bmc_events()