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

  /src/sys/dev/usb/
uthum.c 49 int uthumdebug = 0; variable in typeref:typename:int
50 #define DPRINTFN(n, x) do { if (uthumdebug > (n)) printf x; } while (0)
uthum.c 49 int uthumdebug = 0; variable in typeref:typename:int
50 #define DPRINTFN(n, x) do { if (uthumdebug > (n)) printf x; } while (0)
uthum.c 49 int uthumdebug = 0; variable in typeref:typename:int
50 #define DPRINTFN(n, x) do { if (uthumdebug > (n)) printf x; } while (0)
uthum.c 49 int uthumdebug = 0; variable in typeref:typename:int
50 #define DPRINTFN(n, x) do { if (uthumdebug > (n)) printf x; } while (0)

Completed in 189 milliseconds