Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dtpcalib.c45 int tpcalib_debug = 0; variable
46 #define DPRINTF(arg) if (tpcalib_debug) printf arg;