Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnf/
H A Dref.c149 } else if (TNF_REF32_IS_PERMANENT(ref32)) { in _tnf_get_ref32()
166 if (TNF_REF32_IS_PERMANENT(ref32)) { in _tnf_get_ref32()
216 if (TNF_REF32_IS_PERMANENT(ref32)) { in _tnf_get_ref16()
/titanic_50/usr/src/uts/common/sys/
H A Dtnf_com.h91 #define TNF_REF32_IS_PERMANENT(x) \ macro