Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.c103 uint8_t crtc_cursor_on; member
278 if (sc->vga_crtc.crtc_cursor_on && in vga_get_text_pixel()
1012 sc->vga_crtc.crtc_cursor_on = (val & CRTC_CS_CO) == 0; in vga_port_out_handler()