Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/x68k/
H A Diodevice.h301 struct IODEVICE struct
303 unsigned short gvram[0x100000]; /* 0x00c00000 */
304 unsigned char tvram[0x080000]; /* 0x00e00000 */
305 struct crtc io_crtc; /* 0x00e80000 */
306 unsigned short gpalet[0x00100]; /* 0x00e82000 */
307 unsigned short tpalet[0x00100]; /* 0x00e82200 */
308 struct videoc io_videoc; /* 0x00e82400 */
309 struct dmac io_dma[4]; /* 0x00e84000 */
310 char dmapad[0x1f00];
311 char areapad[0x2000]; /* 0x00e86000 */
[all …]