Lines Matching defs:romVectorPtr
246 * virtual address given by *romVectorPtr->monptaddr;
342 #define mon_printf (romVectorPtr->printf)
343 #define mon_putchar (romVectorPtr->putChar)
344 #define mon_may_getchar (romVectorPtr->mayGet)
345 #define mon_exit_to_mon (romVectorPtr->exitToMon)
346 #define mon_reboot (romVectorPtr->reBoot)
356 #define romVectorPtr ((struct sunromvec *) SUN3_PROM_BASE)
394 #define romVectorPtr ((struct sunromvec *) SUN3X_PROM_BASE)
432 #undef romVectorPtr
433 #define romVectorPtr _romvec