Searched refs:WDT_POWEROFF (Results 1 - 2 of 2) sorted by relevance

/external/qemu/hw/
H A Dwatchdog.h31 #define WDT_POWEROFF 3 /* Quit. */ macro
H A Dwatchdog.c80 watchdog_action = WDT_POWEROFF;
107 case WDT_POWEROFF: /* same as 'quit' command in monitor */

Completed in 62 milliseconds