Searched refs:ucycomdebug (Results 1 – 1 of 1) sorted by relevance
72 #define DPRINTF(x) if (ucycomdebug) printf x73 #define DPRINTFN(n, x) if (ucycomdebug > (n)) printf x74 int ucycomdebug = 20; variable546 if (ucycomdebug > 10) { in ucycomstart()571 if (ucycomdebug > 10) { in ucycomstart()592 if (ucycomdebug > 5) { in ucycomstart()990 if (ucycomdebug > 5) { in ucycom_intr()