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

  /src/sys/dev/usb/
umodem_common.c 79 #define DPRINTFN(n, x) if (umodemdebug > (n)) printf x
80 int umodemdebug = 0; variable in typeref:typename:int
umodem_common.c 79 #define DPRINTFN(n, x) if (umodemdebug > (n)) printf x
80 int umodemdebug = 0; variable in typeref:typename:int
umodem_common.c 79 #define DPRINTFN(n, x) if (umodemdebug > (n)) printf x
80 int umodemdebug = 0; variable in typeref:typename:int

Completed in 63 milliseconds