Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodmostek.c46 static uint_t todm_set_watchdog_timer(uint_t);
74 tod_ops.tod_set_watchdog_timer = todm_set_watchdog_timer; in _init()
182 todm_set_watchdog_timer(uint_t timeoutval) in todm_set_watchdog_timer() function