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

  /src/sys/dev/usb/
umct.c 69 #define DPRINTFN(n, x) if (umctdebug > (n)) printf x
70 int umctdebug = 0; variable in typeref:typename:int
umct.c 69 #define DPRINTFN(n, x) if (umctdebug > (n)) printf x
70 int umctdebug = 0; variable in typeref:typename:int

Completed in 24 milliseconds