Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.c75 int seq_cmap_pri_off; member
281 sc->vga_seq.seq_cmap_pri_off != sc->vga_seq.seq_cmap_sec_off) { in vga_get_text_pixel()
283 font_offset = sc->vga_seq.seq_cmap_pri_off + in vga_get_text_pixel()
1101 …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()