Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/ipmi/
Dipmi_watchdog.c92 #define WDOG_TIMEOUT_RESET 1 macro
142 static unsigned char action_val = WDOG_TIMEOUT_RESET;
1023 ipmi_watchdog_state = WDOG_TIMEOUT_RESET; in ipmi_register_watchdog()
1163 ipmi_watchdog_state = WDOG_TIMEOUT_RESET; in wdog_reboot_handler()
1201 action_val = WDOG_TIMEOUT_RESET; in action_op()