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

/netbsd-6-1-5-RELEASE/sys/arch/sun2/include/
H A Dpromlib.h43 #define romVectorPtr ((struct sunromvec *) SUN2_PROM_BASE)
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/stand/libsa/
H A DSRT1.c82 x = SUN2_PROM_BASE;
/netbsd-6-1-5-RELEASE/sys/arch/sun68k/include/
H A Dmon.h361 #define SUN2_PROM_BASE 0x00EF0000 macro
/netbsd-6-1-5-RELEASE/sys/arch/sun2/sun2/
H A Dmachdep.c1166 if ((vaddr_t)ptr < SUN2_PROM_BASE || (vaddr_t)ptr > SUN2_MONEND) {

Completed in 110 milliseconds