auich_debug       213 dev/pci/auich.c #define	DPRINTF(l,x)	do { if (auich_debug & (l)) printf x; } while(0)
auich_debug       214 dev/pci/auich.c int auich_debug = 0xfffe;