Searched refs:DVMA_VME_SLAVE_MASK (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/sys/arch/sun3/include/
H A Ddvma3.h54 #define DVMA_VME_SLAVE_MASK 0x000Fffff /* 1MB */ macro
H A Ddvma3x.h57 #define DVMA_VME_SLAVE_MASK 0x000Fffff /* 1MB */ macro
/netbsd-current/sys/arch/sun2/include/
H A Ddvma.h70 #define DVMA_VME_SLAVE_MASK 0x000Fffff /* 1MB */ macro
/netbsd-current/sys/arch/sun68k/sun68k/
H A Dvme_sun68k.c107 * DVMA_VME_SLAVE_MASK.
350 map->dm_segs[0].ds_addr &= DVMA_VME_SLAVE_MASK;
362 map->dm_segs[0].ds_addr &= DVMA_VME_SLAVE_MASK;
/netbsd-current/sys/arch/sun3/sun3/
H A Dvme.c203 map->dm_segs[0].ds_addr &= DVMA_VME_SLAVE_MASK;
H A Ddvma.c163 mask = DVMA_VME_SLAVE_MASK;
/netbsd-current/sys/arch/sun3/sun3x/
H A Dvme.c203 map->dm_segs[0].ds_addr &= DVMA_VME_SLAVE_MASK;
H A Ddvma.c151 mask = DVMA_VME_SLAVE_MASK;

Completed in 224 milliseconds