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

  /src/sys/dev/usb/
stuirda.c 66 #define DPRINTF(x) if (stuirdadebug) printf x
67 #define DPRINTFN(n,x) if (stuirdadebug>(n)) printf x
68 int stuirdadebug = 1; variable in typeref:typename:int
stuirda.c 66 #define DPRINTF(x) if (stuirdadebug) printf x
67 #define DPRINTFN(n,x) if (stuirdadebug>(n)) printf x
68 int stuirdadebug = 1; variable in typeref:typename:int

Completed in 69 milliseconds