Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/ipmi/
Dipmi_watchdog.c110 #define WDOG_TIMEOUT_RESET 1 macro
160 static unsigned char action_val = WDOG_TIMEOUT_RESET;
1032 ipmi_watchdog_state = WDOG_TIMEOUT_RESET; in ipmi_register_watchdog()
1170 ipmi_watchdog_state = WDOG_TIMEOUT_RESET; in wdog_reboot_handler()
1238 action_val = WDOG_TIMEOUT_RESET; in action_op()