Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dtodopl.c60 static uint_t todopl_set_watchdog_timer(uint_t);
173 tod_ops.tod_set_watchdog_timer = todopl_set_watchdog_timer; in _init()
276 todopl_set_watchdog_timer(uint_t timeoutval) in todopl_set_watchdog_timer() function