HomeSort by: relevance | last modified time | path
    Searched defs:tpcalib_debug (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/wscons/
tpcalib.c 45 int tpcalib_debug = 0; variable in typeref:typename:int
46 #define DPRINTF(arg) if (tpcalib_debug) printf arg;
tpcalib.c 45 int tpcalib_debug = 0; variable in typeref:typename:int
46 #define DPRINTF(arg) if (tpcalib_debug) printf arg;
tpcalib.c 45 int tpcalib_debug = 0; variable in typeref:typename:int
46 #define DPRINTF(arg) if (tpcalib_debug) printf arg;
tpcalib.c 45 int tpcalib_debug = 0; variable in typeref:typename:int
46 #define DPRINTF(arg) if (tpcalib_debug) printf arg;

Completed in 43 milliseconds