Searched refs:VGA_MONO_BASE (Results 1 – 3 of 3) sorted by relevance
218 #define VGA_MONO_BASE 0x10000 /* Base of monochrome text */ macro
441 softc->text_base = (caddr_t)softc->fb.addr + VGA_MONO_BASE; in gfxp_vgatext_attach()
559 softc->text_base = (caddr_t)softc->fb.addr + VGA_MONO_BASE; in vgatext_attach()