Home
last modified time | relevance | path

Searched defs:DVMA_MAP_SIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/sun3/include/
H A Ddvma3x.h45 #define DVMA_MAP_SIZE 0x00100000 macro
H A Ddvma3.h42 #define DVMA_MAP_SIZE 0x00100000 macro
/netbsd-src/sys/arch/sun2/include/
H A Ddvma.h55 #define DVMA_MAP_SIZE (cpu_machine_id == ID_SUN2_120 ? DVMA_MAP_SIZE_120 : DVMA_MAP_SIZE_50) macro