Home
last modified time | relevance | path

Searched refs:WSDISPLAY_BURN_VBLANK (Results 1 – 13 of 13) sorted by relevance

/mirbsd/src/sbin/wsconsctl/
Ddisplay.c134 vblank = burners.flags & WSDISPLAY_BURN_VBLANK; in display_get_values()
188 burners.flags |= WSDISPLAY_BURN_VBLANK; in display_put_values()
190 burners.flags &= ~WSDISPLAY_BURN_VBLANK; in display_put_values()
/mirbsd/src/sys/arch/sparc/dev/
Dbwtwo.c372 if (flags & WSDISPLAY_BURN_VBLANK) in bwtwo_burner()
Dcgthree.c374 if (flags & WSDISPLAY_BURN_VBLANK) in cgthree_burner()
Dtvtwo.c372 if (flags & WSDISPLAY_BURN_VBLANK) in tvtwo_burner()
Dtcx.c403 if (flags & WSDISPLAY_BURN_VBLANK) in tcx_burner()
Drfx.c370 if (flags & WSDISPLAY_BURN_VBLANK) in rfx_burner()
Dcgsix.c464 if (flags & WSDISPLAY_BURN_VBLANK) in cgsix_burner()
/mirbsd/src/sys/dev/wscons/
Dwsconsio.h388 #define WSDISPLAY_BURN_VBLANK 0x0001 macro
Dwsdisplay.c1189 if (d->flags & ~(WSDISPLAY_BURN_VBLANK | WSDISPLAY_BURN_KBD | in wsdisplay_internal_ioctl()
/mirbsd/src/sys/dev/sbus/
Dbwtwo.c375 if (flags & WSDISPLAY_BURN_VBLANK)
Dcgthree.c590 if (flags & WSDISPLAY_BURN_VBLANK) in cgthree_burner()
Dcgsix.c822 if (flags & WSDISPLAY_BURN_VBLANK) in cgsix_burner()
/mirbsd/src/sys/dev/ic/
Dvga.c1340 if (flags & WSDISPLAY_BURN_VBLANK) {