Home
last modified time | relevance | path

Searched refs:seq_cmap_pri_off (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.c81 int seq_cmap_pri_off; member
287 sc->vga_seq.seq_cmap_pri_off != sc->vga_seq.seq_cmap_sec_off) { in vga_get_text_pixel()
289 font_offset = sc->vga_seq.seq_cmap_pri_off + in vga_get_text_pixel()
1127 …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()