Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnf/
H A Dref.c119 if (TNF_REF32_IS_RSVD(ref32)) { in _tnf_get_ref32()
/titanic_50/usr/src/uts/common/sys/
H A Dtnf_com.h133 #define TNF_REF32_IS_RSVD(x) (TNF_REF32_TYPE(x) == TNF_REF32_T_RSVD) macro