Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/tnf/
H A Dtnf_writer.c97 TNF_STD_SCALAR_TAG(tnf_uint8, TNF_UINT32);
276 &TAG_DATA(tnf_uint8), /* A_lock */
277 &TAG_DATA(tnf_uint8), /* B_lock */
913 TAG_SET(tnf_uint8); in tnf_tag_core_init()
/titanic_44/usr/src/uts/common/sys/
H A Dtnf_writer.h134 #define tnf_uint8(ops, item, ref) (item) macro
167 #define tnf_uchar(ops, item, ref) tnf_uint8(ops, item, ref)