Searched refs:SUN3X_PROM_BASE (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/libsa/
H A DSRT1.c80 x = SUN3X_PROM_BASE;
/netbsd-6-1-5-RELEASE/sys/arch/sun3/include/
H A Dmon.h394 #define romVectorPtr ((struct sunromvec *) SUN3X_PROM_BASE)
412 #define SUN3X_PROM_BASE 0xFEFE0000 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h404 #define romVectorPtr ((struct sunromvec *) SUN3X_PROM_BASE)
422 #define SUN3X_PROM_BASE 0xFEFE0000 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun3/sun3x/
H A Dmachdep.c685 if ((vaddr_t)ptr < SUN3X_PROM_BASE || (vaddr_t)ptr > SUN3X_MONEND) {
H A Dlocore.s735 .set _PROM_BASE,SUN3X_PROM_BASE

Completed in 172 milliseconds