Searched defs:bt_cmap (Results 1 – 13 of 13) sorted by relevance
52 union bt_cmap { union
73 u_int bt_cmap; /* colormap data register */ member
63 volatile uint8_t bt_cmap; /* colormap data register */ member69 volatile uint8_t bt_cmap; /* colormap data register */ member
65 #define bt_cmap 0x4 macro
88 #define bt_cmap 0xc macro
99 #define bt_cmap 0xc macro
115 #define bt_cmap 3 macro
89 #define bt_cmap 0xc macro
71 #define bt_cmap 3 macro
397 caddr_t bt_cmap; /* R: current point in mapped space */ member
262 static volatile char *bt_cmap; variable