ucomdebug 73 dev/usb/ucom.c #define DPRINTFN(n, x) do { if (ucomdebug > (n)) printf x; } while (0) ucomdebug 74 dev/usb/ucom.c int ucomdebug = 0;