Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/os/
H A Dwdt.c40 #define WDT_ON 1 macro
190 config_watchdog(watchdog_timeout, WDT_ON); in watchdog_init()
203 config_watchdog(watchdog_long_timeout, WDT_ON); in watchdog_pat()
205 config_watchdog(watchdog_timeout, WDT_ON); in watchdog_pat()
228 config_watchdog(watchdog_long_timeout, WDT_ON); in watchdog_resume()
230 config_watchdog(watchdog_timeout, WDT_ON); in watchdog_resume()