Searched refs:current_base (Results 1 – 2 of 2) sorted by relevance
77 caddr_t current_base; /* hardware or shadow */ member448 softc->current_base = softc->shadow; in gfxp_vgatext_attach()450 softc->current_base = softc->text_base; in gfxp_vgatext_attach()454 softc->current_base = softc->text_base; in gfxp_vgatext_attach()680 softc->shadow[i] = softc->current_base[i]; in vgatext_save_text()768 softc->current_base = softc->text_base; in vgatext_kdsettext()781 softc->current_base = softc->shadow; in vgatext_kdsetgraphics()910 addr = (struct cgatext *)softc->current_base in vgatext_cons_display()969 base = (unsigned short *)softc->current_base; in vgatext_cons_copy()1020 if (softc->current_base == softc->text_base) in vgatext_cons_cursor()[all …]
151 caddr_t current_base; /* hardware or shadow */ member566 softc->current_base = softc->shadow; in vgatext_attach()568 softc->current_base = softc->text_base; in vgatext_attach()572 softc->current_base = softc->text_base; in vgatext_attach()871 softc->shadow[i] = softc->current_base[i]; in vgatext_save_text()894 softc->current_base = softc->text_base; in vgatext_kdsettext()907 softc->current_base = softc->shadow; in vgatext_kdsetgraphics()1036 addr = (struct cgatext *)softc->current_base in vgatext_cons_display()1095 base = (unsigned short *)softc->current_base; in vgatext_cons_copy()1146 if (softc->current_base == softc->text_base) in vgatext_cons_cursor()[all …]