Lines Matching defs:ba
120 volatile u_char *ba = ip->grf->g_regkva;
124 /*WCrt(ba, CRT_ID_CURSOR_START, & ~0x20); */
127 WCrt(ba, CRT_ID_CURSOR_LOC_LOW, flag & 0xff);
128 WCrt(ba, CRT_ID_CURSOR_LOC_HIGH, flag >> 8);
133 /*WCrt(ba, CRT_ID_CURSOR_START, | 0x20); */
152 volatile unsigned char *ba = ip->grf->g_regkva;
166 SetTextPlane(ba,0x00);
168 SetTextPlane(ba,0x01);
180 volatile unsigned char *ba = ip->grf->g_regkva;
191 SetTextPlane(ba, 0x00);
193 SetTextPlane(ba, 0x01);
201 volatile unsigned char *ba = ip->grf->g_regkva;
207 SetTextPlane(ba, 0x00);
226 SetTextPlane(ba, 0x01);