Lines Matching defs:romVectorPtr
250 * virtual address given by *romVectorPtr->monptaddr;
346 #define mon_printf (romVectorPtr->printf)
347 #define mon_putchar (romVectorPtr->putChar)
348 #define mon_may_getchar (romVectorPtr->mayGet)
349 #define mon_exit_to_mon (romVectorPtr->exitToMon)
350 #define mon_reboot (romVectorPtr->reBoot)
371 #define romVectorPtr ((struct sunromvec *) SUN3_PROM_BASE)
404 #define romVectorPtr ((struct sunromvec *) SUN3X_PROM_BASE)
437 #undef romVectorPtr
438 #define romVectorPtr _romvec