Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libtnf/
H A Dref.c116 if (TNF_REF32_IS_NULL(ref32)) in _tnf_get_ref32()
/titanic_50/usr/src/uts/common/sys/
H A Dtnf_com.h134 #define TNF_REF32_IS_NULL(x) ((x) == TNF_NULL) macro