Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h123 #define CRTC_OF_VDE9_SHIFT 6 macro
H A Dvga.c205 (((sc->vga_crtc.crtc_overflow & CRTC_OF_VDE9) >> CRTC_OF_VDE9_SHIFT) << 9)) + 1; in vga_check_size()