Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/amd64/
H A Dvga.h127 #define CRTC_OF_VDE8_SHIFT 1 macro
H A Dvga.c204 (((sc->vga_crtc.crtc_overflow & CRTC_OF_VDE8) >> CRTC_OF_VDE8_SHIFT) << 8) | in vga_check_size()