tgadebug 172 dev/pci/tga.c #define DPRINTFN(n, ...) if (tgadebug > (n)) printf (__VA_ARGS__) tgadebug 173 dev/pci/tga.c int tgadebug = 0;