tcic_debug         56 dev/ic/tcic2.c int	tcic_debug = 1;
tcic_debug         57 dev/ic/tcic2.c #define	DPRINTF(arg) if (tcic_debug) printf arg;