Home
last modified time | relevance | path

Searched refs:ucycomdebug (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/usb/
Ducycom.c72 #define DPRINTF(x) if (ucycomdebug) printf x
73 #define DPRINTFN(n, x) if (ucycomdebug > (n)) printf x
74 int ucycomdebug = 20; variable
546 if (ucycomdebug > 10) { in ucycomstart()
571 if (ucycomdebug > 10) { in ucycomstart()
592 if (ucycomdebug > 5) { in ucycomstart()
990 if (ucycomdebug > 5) { in ucycom_intr()