Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1402 #define IDN_TIMER_PUBLIC_COOKIE 0xf macro
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c1385 mt.mt_cookie = IDN_TIMER_PUBLIC_COOKIE; in idn_send_nego()
2505 mt.mt_cookie = IDN_TIMER_PUBLIC_COOKIE; in idn_send_con()
3026 mt.mt_cookie = IDN_TIMER_PUBLIC_COOKIE; in idn_send_fin()
H A Didn.c3705 ASSERT(tp->t_cookie != IDN_TIMER_PUBLIC_COOKIE); in idn_timer_start()