Home
last modified time | relevance | path

Searched refs:TT_SERVE_INTR (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun4u/sys/
H A Dtraptrace.h421 #define TT_SERVE_INTR 0x6000 /* SERVE_INTR */ macro
/titanic_41/usr/src/uts/sun4v/sys/
H A Dtraptrace.h476 #define TT_SERVE_INTR 0x6000 /* SERVE_INTR */ macro
/titanic_41/usr/src/uts/sun4/ml/
H A Dinterrupt.s285 set TT_SERVE_INTR, os2; \
316 set TT_SERVE_INTR, os2; \
/titanic_41/usr/src/cmd/mdb/sun4u/modules/unix/
H A Dunix.c595 case TT_SERVE_INTR: in ttprint_short()