Searched refs:trap_type (Results 26 - 43 of 43) sorted by relevance

12

/netbsd-current/sys/arch/arc/arc/
H A Dminidebug.c142 extern char *trap_type[];
383 printf("\n-- %s --\n# ",trap_type[cause]);
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.c130 const char *trap_type[] = { variable
161 int trap_types = __arraycount(trap_type);
648 tts = trap_type[trapnum];
/netbsd-current/games/rogue/
H A Drogue.h333 short trap_type; member in struct:tr
H A Dlevel.c379 traps[i].trap_type = NO_TRAP;
/netbsd-current/sys/arch/sparc/sparc/
H A Ddb_interface.c249 printf("kernel: %s trap\n", trap_type[type & 0xff]);
/netbsd-current/sys/arch/alpha/alpha/
H A Ddb_interface.c84 extern char *trap_type[];
/netbsd-current/sys/arch/sparc64/sparc64/
H A Ddb_interface.c100 extern char *trap_type[];
300 printf("kernel trap %x: %s\n", type, trap_type[type & 0x1ff]);
/netbsd-current/sys/arch/sun3/sun3/
H A Dlocore.s395 | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/sun3/sun3x/
H A Dlocore.s380 | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/virt68k/virt68k/
H A Dlocore.s427 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (d0=trap_type)
/netbsd-current/sys/arch/next68k/next68k/
H A Dlocore.s562 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/cesfic/cesfic/
H A Dlocore.s555 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/mvme68k/mvme68k/
H A Dlocore.s848 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (d0=trap_type)
/netbsd-current/sys/arch/news68k/news68k/
H A Dlocore.s578 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (d0=trap_type)
/netbsd-current/sys/arch/x68k/x68k/
H A Dlocore.s556 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dlocore.s483 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/hp300/hp300/
H A Dlocore.s722 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (%d0=trap_type)
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dlocore.s641 Lkbrkpt: | Kernel-mode breakpoint or trace trap. (%d0=trap_type)

Completed in 355 milliseconds

12