Home
last modified time | relevance | path

Searched defs:traptrace (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sparc64/sparc64/
H A Ddb_interface.c83 extern struct traptrace { struct
84 unsigned short tl:3, /* Trap level */
85 ns:4, /* PCB nsaved */
86 tt:9; /* Trap type */
87 unsigned short pid; /* PID */
88 u_int tstate; /* tstate */
89 u_int tsp; /* sp */
90 u_int tpc; /* pc */
91 u_int tfault; /* MMU tag access */