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

  /src/sys/dev/usb/
ugensa.c 55 #define DPRINTF(x) if (ugensadebug) printf x
56 #define DPRINTFN(n,x) if (ugensadebug>(n)) printf x
57 int ugensadebug = 0; variable in typeref:typename:int
ugensa.c 55 #define DPRINTF(x) if (ugensadebug) printf x
56 #define DPRINTFN(n,x) if (ugensadebug>(n)) printf x
57 int ugensadebug = 0; variable in typeref:typename:int

Completed in 22 milliseconds