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