Searched refs:DVMA_OBIO_SLAVE_MASK (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/sys/arch/sun3/include/
H A Ddvma3.h51 #define DVMA_OBIO_SLAVE_MASK 0x00FFffff /* 16MB */ macro
H A Ddvma3x.h54 #define DVMA_OBIO_SLAVE_MASK 0x00FFffff /* 16MB */ macro
/netbsd-current/sys/arch/sun2/include/
H A Ddvma.h64 #define DVMA_OBIO_SLAVE_MASK 0x00FFffff /* 16MB */ macro
/netbsd-current/sys/arch/sun3/sun3/
H A Dobio.c421 map->dm_segs[0].ds_addr &= DVMA_OBIO_SLAVE_MASK;
H A Ddvma.c160 mask = DVMA_OBIO_SLAVE_MASK;
/netbsd-current/sys/arch/sun3/sun3x/
H A Dobio.c416 map->dm_segs[0].ds_addr &= DVMA_OBIO_SLAVE_MASK;
H A Ddvma.c148 mask = DVMA_OBIO_SLAVE_MASK;

Completed in 107 milliseconds