ami_debug 79 dev/ic/ami.c #define AMI_DPRINTF(m,a) do { if (ami_debug & (m)) printf a; } while (0) ami_debug 85 dev/ic/ami.c int ami_debug = 0