Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/wscons/
H A Dwsdisplay_compat_usl.c46 #define DPRINTF(x) if (wsdisplaydebug) printf x
47 int wsdisplaydebug = 0; variable