Searched refs:mon_exit_to_mon (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3/
H A Dsunmon.c134 __asm(" trap #14"); /* mon_exit_to_mon() provokes PROM monitor bug */
136 mon_exit_to_mon();
154 mon_exit_to_mon();
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Doldmon.h261 #define mon_exit_to_mon (romVectorPtr->exitToMon) macro
263 #define mon_panic(x) { mon_printf(x); mon_exit_to_mon();}
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h345 #define mon_exit_to_mon (romVectorPtr->exitToMon) macro
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h349 #define mon_exit_to_mon (romVectorPtr->exitToMon) macro

Completed in 111 milliseconds