Searched refs:tnf_uint64 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | tnf_writer.h | 152 #define tnf_uint64(ops, item, ref) (item) macro 193 #define tnf_ulong(ops, item, ref) tnf_uint64(ops, item, ref) 213 #define tnf_ulonglong(ops, item, ref) tnf_uint64(ops, item, ref)
|
/titanic_50/usr/src/uts/common/tnf/ |
H A D | tnf_writer.c | 103 TNF_STD_SCALAR_TAG(tnf_uint64, TNF_UINT64); 171 TNF_STD_DERIVED_TAG(tnf_opaque, tnf_uint64, 919 TAG_SET(tnf_uint64); in tnf_tag_core_init()
|
/titanic_50/usr/src/uts/common/io/ib/mgt/ibmf/ |
H A D | ibmf_impl.c | 382 tnf_uint64, guid, ci_guid); in ibmf_i_lookup_ci()
|