Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.c87 uint8_t crtc_horiz_disp_end; member
200 sc->gc_width = (sc->vga_crtc.crtc_horiz_disp_end + 1) * in vga_check_size()
731 *val = sc->vga_crtc.crtc_horiz_disp_end; in vga_port_in_handler()
958 sc->vga_crtc.crtc_horiz_disp_end = val; in vga_port_out_handler()