Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
uipaq.c | 69 #define DPRINTF(x) if (uipaqdebug) printf x 70 #define DPRINTFN(n,x) if (uipaqdebug>(n)) printf x 71 int uipaqdebug = 0; variable in typeref:typename:int |
uipaq.c | 69 #define DPRINTF(x) if (uipaqdebug) printf x 70 #define DPRINTFN(n,x) if (uipaqdebug>(n)) printf x 71 int uipaqdebug = 0; variable in typeref:typename:int |
uipaq.c | 69 #define DPRINTF(x) if (uipaqdebug) printf x 70 #define DPRINTFN(n,x) if (uipaqdebug>(n)) printf x 71 int uipaqdebug = 0; variable in typeref:typename:int |