ucycomdebug 71 dev/usb/ucycom.c #define DPRINTF(x) if (ucycomdebug) printf x
ucycomdebug 72 dev/usb/ucycom.c #define DPRINTFN(n, x) if (ucycomdebug > (n)) printf x
ucycomdebug 73 dev/usb/ucycom.c int ucycomdebug = 200;
ucycomdebug 382 dev/usb/ucycom.c if (ucycomdebug > 5) {
ucycomdebug 519 dev/usb/ucycom.c if (ucycomdebug > 5) {