VID_PVSYNC
const u_int pvsync_p = !!(mode->flags & VID_PVSYNC);
const u_int pvsync_p = !!(mode->flags & VID_PVSYNC);
mode->flags & VID_PVSYNC ? "+" : "",
if (mode->flags & VID_PVSYNC)
&& (mode->flags & (VID_PVSYNC | VID_NVSYNC))) {
(vm->flags & (VID_PVSYNC | VID_NVSYNC))) {
if (vm->flags & VID_PVSYNC)
if (!(mode->flags & VID_PVSYNC))
if (mode->flags & VID_PVSYNC)
if (mode->flags & VID_PVSYNC)
if (sc->sc_videomode->flags & VID_PVSYNC)
((vm->flags & VID_PVSYNC) ? VFB_CRTCCTL_VSYNCHI : 0) |
if (vmp->flags & VID_PVSYNC) {
edid->edid_modes[i].flags & VID_PVSYNC ? "+" : "",
vmp->flags |= VID_PVSYNC;
#define VP VID_PVSYNC