Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodmostek.c47 static uint_t todm_clear_watchdog_timer(void);
75 tod_ops.tod_clear_watchdog_timer = todm_clear_watchdog_timer; in _init()
202 todm_clear_watchdog_timer(void) in todm_clear_watchdog_timer() function