Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c252 #define IPMI_BMC_WATCHDOG_GET_USE(s) ((s)->watchdog_use & 0x7) macro
736 ibs->watchdog_expired |= (1 << IPMI_BMC_WATCHDOG_GET_USE(ibs)); in ipmi_sim_handle_timeout()