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

  /src/sys/dev/usb/
uchcom.c 65 #define DPRINTFN(n, x) if (uchcomdebug > (n)) printf x
66 int uchcomdebug = 0; variable in typeref:typename:int
uchcom.c 65 #define DPRINTFN(n, x) if (uchcomdebug > (n)) printf x
66 int uchcomdebug = 0; variable in typeref:typename:int

Completed in 165 milliseconds