Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/watchdog/
H A Dwdt_diag288.h15 #define WDT_DIAG288_CANCEL 2 macro
/openbmc/qemu/hw/watchdog/
H A Dwdt_diag288.c81 case WDT_DIAG288_CANCEL: in wdt_diag288_handle_timer()
/openbmc/qemu/target/s390x/
H A Ddiag.c42 if (func != WDT_DIAG288_CANCEL && timeout < 15) { in handle_diag_288()