Home
last modified time | relevance | path

Searched defs:timeoutAction (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-host-ipmid/app/
H A Dwatchdog.cpp196 uint3_t timeoutAction, uint1_t reserved1, uint3_t preTimeoutInterrupt, in ipmiSetWatchdogTimer()
/openbmc/qemu/hw/watchdog/
H A Dspapr_watchdog.c139 unsigned timeoutAction = FIELD_EX64(flags, PSERIES_WDTF, ACTION); in h_watchdog() local