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

  /src/sys/dev/usb/
ulpt.c 77 #define DPRINTFN(n,x) if (ulptdebug>=(n)) printf x
78 int ulptdebug = 0; variable in typeref:typename:int
ulpt.c 77 #define DPRINTFN(n,x) if (ulptdebug>=(n)) printf x
78 int ulptdebug = 0; variable in typeref:typename:int

Completed in 45 milliseconds