Home
last modified time | relevance | path

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

/qemu/hw/watchdog/
H A Dspapr_watchdog.c139 unsigned timeoutAction = FIELD_EX64(flags, PSERIES_WDTF, ACTION); in h_watchdog() local
156 switch (timeoutAction) { in h_watchdog()
160 w->action = timeoutAction; in h_watchdog()