Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_mc.h122 unsigned char timer_use; member
/openbmc/ipmitool/lib/
H A Dipmi_mc.c684 wdt_use_string[(wdt_res->timer_use & 0x07 )], wdt_res->timer_use); in ipmi_mc_get_watchdog()
686 wdt_res->timer_use & 0x40 ? "Started/Running" : "Stopped"); in ipmi_mc_get_watchdog()