Searched refs:tt_tt (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/ |
H A D | unix.c | 569 switch (ttp->tt_tt) { in ttprint_short() 594 switch (ttp->tt_tt & 0xff00) { in ttprint_short() 613 ttstr = ttp->tt_tt < ttndescr ? in ttprint_short() 614 ttdescr[ttp->tt_tt] : "?"; in ttprint_short() 620 ttp->tt_tt, ttstr, ttp->tt_tl, ttp->tt_gl, in ttprint_short() 624 ttp->tt_tt, ttstr, ttp->tt_tl, ttp->tt_tpc, ttp->tt_tpc); in ttprint_short() 644 ttp->tt_tick, ttp->tt_tstate, ttp->tt_tt, ttp->tt_tl, ttp->tt_gl, in ttprint_long() 649 ttp->tt_tick, ttp->tt_tstate, ttp->tt_tt, ttp->tt_tl, in ttprint_long() 916 ttstr = ttp->tt_tt < ttndescr ? ttdescr[ttp->tt_tt] : "?"; in httprint_short() 919 ttp->tt_tick, ttp->tt_ty, ttp->tt_tag, ttp->tt_tt, ttstr, in httprint_short() [all …]
|
/titanic_41/usr/src/uts/sun4v/sys/ |
H A D | traptrace.h | 85 uint16_t tt_tt; /* Trap type */ member 102 uint16_t tt_tt; member
|
/titanic_41/usr/src/uts/sun4u/sys/ |
H A D | traptrace.h | 60 uint16_t tt_tt; member
|
/titanic_41/usr/src/uts/sun4v/ml/ |
H A D | mach_offsets.in | 121 tt_tt TRAP_ENT_TT
|
/titanic_41/usr/src/uts/sun4u/ml/ |
H A D | mach_offsets.in | 89 tt_tt TRAP_ENT_TT
|