Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libbc/inc/include/nettli/
H A Dtihdr.h113 #define TE_UDERROR_IND 27 /* unitdata error indication */ macro
/titanic_44/usr/src/uts/common/sys/
H A Dtihdr.h217 #define TE_UDERROR_IND 27 /* unitdata error indication */ macro
/titanic_44/usr/src/uts/common/io/
H A Dtl.c4967 tep->te_state = NEXTSTATE(TE_UDERROR_IND, tep->te_state); in tl_uderr()