Searched defs:dakdr_debug (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sf880drd/
H A Dsf880drd.h37 int dakdr_debug = 0; variable
38 #define DPRINTF(ARGLIST) if (dakdr_debug & 0x1) printf ARGLIST;

Completed in 53 milliseconds