Home
last modified time | relevance | path

Searched refs:CHIPMEMBASE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/amiga/amiga/
H A Dcc.h176 #define CHIPMEMBASE (0x00000000) macro
178 #define NCHIPMEMPG btoc(CHIPMEMTOP - CHIPMEMBASE)
H A Damiga_init.c649 pg_proto = CHIPMEMBASE | PG_RW | PG_CI | PG_V; in start_c()