Searched refs:t_domid (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/sun4u/starfire/sys/ |
H A D | idn.h | 1391 short t_domid; member 1447 _tp->t_domid = (short)(domid); \
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn.c | 3736 proc, str, tp->t_domid, tcookie); in idn_timer_start() 3810 proc, str, tp->t_domid); in idn_timer_stopall() 3813 proc, str, tp->t_domid); in idn_timer_stopall()
|
H A D | idn_proto.c | 9208 ASSERT(tp->t_domid != IDN_NIL_DOMID); in idn_timer_expired() 9230 IDN_DLOCK_EXCL(tp->t_domid); in idn_timer_expired() 9232 domid = tp->t_domid; in idn_timer_expired() 9242 proc, tp->t_domid, str, tp->t_cookie, in idn_timer_expired()
|