Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dvga.h123 #define CRTC_OF_VDE9_SHIFT 6 macro
H A Dvga.c211 (((sc->vga_crtc.crtc_overflow & CRTC_OF_VDE9) >> CRTC_OF_VDE9_SHIFT) << 9)) + 1; in vga_check_size()