Searched refs:CRTC_CS_CO (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/usr.sbin/bhyve/
H A Dvga.h134 #define CRTC_CS_CO 0x20 /* Cursor off */ macro
H A Dvga.c989 sc->vga_crtc.crtc_cursor_on = (val & CRTC_CS_CO) == 0;

Completed in 308 milliseconds