Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/starfire/sys/
H A Didn.h1018 #define IDN_TCOOKIE(ck) (((ck) >> 8) & 0xff) macro
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c5588 tcookie = IDN_TCOOKIE(hp->m_cookie); in idn_recv_proto()