Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dtnf_com.h106 #define TNF_REF32_T_RSVD 0x3 macro
133 #define TNF_REF32_IS_RSVD(x) (TNF_REF32_TYPE(x) == TNF_REF32_T_RSVD)
/titanic_44/usr/src/lib/libtnf/
H A Daccess.c162 case TNF_REF32_T_RSVD: /* catch bogus cells */ in tnf_get_next_record()