Searched refs:tnf_int32_t (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | tnf_writer.h | 178 typedef tnf_int32_t tnf_int_t; 198 typedef tnf_int32_t tnf_long_t; 289 typedef tnf_int32_t tnf_pid_t; 309 typedef tnf_int32_t tnf_cpuid_t; 347 typedef tnf_int32_t tnf_microstate_t; 349 tnf_int32(ops, (tnf_int32_t)(item), ref) 361 typedef tnf_int32_t tnf_fault_type_t; 363 tnf_int32(ops, (tnf_int32_t)(item), ref) 369 typedef tnf_int32_t tnf_seg_access_t; 371 tnf_int32(ops, (tnf_int32_t)(item), ref) [all …]
|
H A D | tnf_com.h | 62 typedef int tnf_int32_t; typedef 73 typedef tnf_int32_t tnf_ref32_t; /* self-relative, 32 bits */
|
/titanic_41/usr/src/lib/libtnf/ |
H A D | ref.c | 56 tnf_int32_t gen_delta; in vaddr_to_phys() 72 gen_delta = (tnf_int32_t)((unsigned)exp_off >> shft); in vaddr_to_phys()
|
H A D | scalar.c | 92 tnf_int32_t
|
H A D | tnf.h | 187 tnf_int32_t tnf_get_int32(tnf_datum_t);
|
H A D | libtnf.h | 185 ((tnf_int32_t)_GET_UINT32(tnf, ptr))
|
H A D | abi.c | 356 { TNF_N_INT32, sizeof (tnf_int32_t) }, in _tnf_get_storage_size()
|