Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h126 #define CRTC_OF_VDE8 0x02 /* VDE bit 8 */ macro
H A Dvga.c210 (((sc->vga_crtc.crtc_overflow & CRTC_OF_VDE8) >> CRTC_OF_VDE8_SHIFT) << 8) | in vga_check_size()