ips_debug          50 dev/pci/ips.c  #define DPRINTF(a, b)	do { if (ips_debug & (a)) printf b; } while (0)
ips_debug          51 dev/pci/ips.c  int ips_debug = IPS_D_ERR;