Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/
H A Dntwdt.c145 static void ntwdt_stop_timer_lock(void *arg);
397 ntwdt_stop_timer_lock((void *)ntwdt_ptr); in ntwdt_detach()
699 (void) timeout(ntwdt_stop_timer_lock, ntwdt_ptr, 0); in ntwdt_cyclic_softint()
772 ntwdt_stop_timer_lock(void *arg) in ntwdt_stop_timer_lock() function
/titanic_41/usr/src/uts/sun4u/lw8/io/
H A Dntwdt.c429 static void ntwdt_stop_timer_lock(void *arg);
814 ntwdt_stop_timer_lock((void *)ntwdt_ptr); in ntwdt_detach()
1509 (void) timeout(ntwdt_stop_timer_lock, ntwdt_ptr, 0); in ntwdt_cyclic_softint()
1637 ntwdt_stop_timer_lock(void *arg) in ntwdt_stop_timer_lock() function