Home
last modified time | relevance | path

Searched refs:ROMBASE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/hp300/include/
H A Dcpu.h84 #define ROMBASE (0x00000000) macro
/netbsd-src/sys/arch/news68k/include/
H A Dcpu.h112 #define ROMBASE 0xe0000000 macro
/netbsd-src/sys/arch/mac68k/include/
H A Dcpu.h210 #define ROMBASE (0x40800000) macro
/netbsd-src/sys/arch/next68k/include/
H A Dcpu.h246 #define ROMBASE (0x00000000)
/netbsd-src/sys/arch/mac68k/mac68k/
H A Dmachdep.c993 ROMBase = (void *)getenv("ROMBASE"); in getenvvars()
995 ROMBase = (void *)ROMBASE; in getenvvars()