Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sun3/dev/
H A Dbtvar.h52 union bt_cmap { union
H A Dbtreg.h73 u_int bt_cmap; /* colormap data register */ member
/netbsd-src/sys/dev/sun/
H A Dbtvar.h52 union bt_cmap { union
H A Dbtreg.h73 u_int bt_cmap; /* colormap data register */ member
/netbsd-src/sys/arch/luna68k/dev/
H A Dlunafb.c63 volatile uint8_t bt_cmap; /* colormap data register */ member
69 volatile uint8_t bt_cmap; /* colormap data register */ member
/netbsd-src/sys/dev/tc/
H A Dmfb.c65 #define bt_cmap 0x4 macro
H A Dcfb.c88 #define bt_cmap 0xc macro
H A Dtfb.c99 #define bt_cmap 0xc macro
H A Dstic.c115 #define bt_cmap 3 macro
H A Dsfb.c89 #define bt_cmap 0xc macro
H A Dsfbplus.c71 #define bt_cmap 3 macro
/netbsd-src/lib/libc/db/btree/
H A Dbtree.h397 caddr_t bt_cmap; /* R: current point in mapped space */ member
/netbsd-src/sys/arch/vax/vsa/
H A Dspx.c262 static volatile char *bt_cmap; variable