Searched refs:REG_MAPPABLE (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/atari/vme/ |
| D | et4000.c | 74 #define REG_MAPPABLE (8 * 1024) /* 0x2000 */ macro 100 { 0xfebf0000, REG_MAPPABLE, 0xfec00000, FRAME_MAPPABLE }, /* Crazy Dots VME & II */ 101 { 0xfed00000, REG_MAPPABLE, 0xfec00000, FRAME_MAPPABLE }, /* Spektrum I & HC */ 102 { 0xfed80000, REG_MAPPABLE, 0xfec00000, FRAME_MAPPABLE } /* Spektrum TC */
|
| /netbsd/src/sys/arch/atari/dev/ |
| D | grfabs_et.c | 77 #define REG_MAPPABLE (16 * 1024) macro 331 bm->reg_size = REG_MAPPABLE; in et_alloc_view()
|