nxedebug 56 dev/pci/if_nxe.c int nxedebug = 0; nxedebug 58 dev/pci/if_nxe.c #define DPRINTF(l, f...) do { if (nxedebug & (l)) printf(f); } while (0)