Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
uipad.c | 60 #define DPRINTF(x) if (uipaddebug) printf x 61 #define DPRINTFN(n, x) if (uipaddebug > n) printf x 62 int uipaddebug = 0; variable in typeref:typename:int |
uipad.c | 60 #define DPRINTF(x) if (uipaddebug) printf x 61 #define DPRINTFN(n, x) if (uipaddebug > n) printf x 62 int uipaddebug = 0; variable in typeref:typename:int |