Searched refs:attrib_palette (Results 1 – 2 of 2) sorted by relevance
89 unsigned char attrib_palette[VGA_ATR_NUM_PLT]; member1236 softc->attrib_palette[i] = vga_get_atr(&softc->regs, i); in vgatext_save_colormap()1252 vga_set_atr(&softc->regs, i, softc->attrib_palette[i]); in vgatext_restore_colormap()
163 unsigned char attrib_palette[VGA_ATR_NUM_PLT]; member1404 softc->attrib_palette[i] = vga_get_atr(&softc->regs, i); in vgatext_save_colormap()1420 vga_set_atr(&softc->regs, i, softc->attrib_palette[i]); in vgatext_restore_colormap()