Searched refs:VGA_COLOR_BASE (Results 1 – 3 of 3) sorted by relevance
219 #define VGA_COLOR_BASE 0x18000 /* Base of color text */ macro
439 softc->text_base = (caddr_t)softc->fb.addr + VGA_COLOR_BASE; in gfxp_vgatext_attach()
557 softc->text_base = (caddr_t)softc->fb.addr + VGA_COLOR_BASE; in vgatext_attach()