Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn.c3675 tp->t_onq = 0; in idn_timer_get()
3729 tp->t_onq = 1; in idn_timer_start()
3841 if (tp->t_onq == 0) { in idn_timer_dequeue()
3855 tp->t_onq = 0; in idn_timer_dequeue()
H A Didn_proto.c9214 if (tp->t_onq == 0) { in idn_timer_expired()
/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1392 short t_onq; member