Home
last modified time | relevance | path

Searched refs:DVMA_OBIO_SLAVE_BASE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/sun3/include/
Ddvma3.h50 #define DVMA_OBIO_SLAVE_BASE 0x0F000000 macro
Ddvma3x.h53 #define DVMA_OBIO_SLAVE_BASE 0xFF000000 macro
/netbsd/src/sys/arch/sun2/include/
Ddvma.h63 #define DVMA_OBIO_SLAVE_BASE 0x00000000 macro
/netbsd/src/sys/arch/sun3/dev/
Dif_ie_obio.c120 sc->sc_iobase = (void *)DVMA_OBIO_SLAVE_BASE; in ie_obio_attach()