Searched refs:uirdadebug (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/usb/
H A Duirda.c59 #define DPRINTF(x) if (uirdadebug) printf x
60 #define DPRINTFN(n,x) if (uirdadebug>(n)) printf x
61 int uirdadebug = 0; variable

Completed in 94 milliseconds