Searched refs:seq_cmap_pri_off (Results 1 – 1 of 1) sorted by relevance
80 int seq_cmap_pri_off; member286 sc->vga_seq.seq_cmap_pri_off != sc->vga_seq.seq_cmap_sec_off) { in vga_get_text_pixel()288 font_offset = sc->vga_seq.seq_cmap_pri_off + in vga_get_text_pixel()1126 …sc->vga_seq.seq_cmap_pri_off = ((((val & SEQ_CMS_SA) >> SEQ_CMS_SA_SHIFT) * 2) + ((val & SEQ_CMS_S… in vga_port_out_handler()