Home
last modified time | relevance | path

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

/openbmc/ipmitool/include/ipmitool/
H A Dipmi_mc.h126 unsigned char initial_countdown_lsb; member
/openbmc/ipmitool/lib/
H A Dipmi_mc.c692 ((wdt_res->initial_countdown_msb << 8) | wdt_res->initial_countdown_lsb)/10); in ipmi_mc_get_watchdog()