Home | Sort by: relevance | last modified time | path |
/src/sys/dev/usb/ | |
uirda.c | 63 #define DPRINTF(x) if (uirdadebug) printf x 64 #define DPRINTFN(n,x) if (uirdadebug>(n)) printf x 65 int uirdadebug = 0; variable in typeref:typename:int |
uirda.c | 63 #define DPRINTF(x) if (uirdadebug) printf x 64 #define DPRINTFN(n,x) if (uirdadebug>(n)) printf x 65 int uirdadebug = 0; variable in typeref:typename:int |