vnddebug 91 dev/vnd.c int vnddebug = 0x00; vnddebug 95 dev/vnd.c #define DNPRINTF(f, p...) do { if ((f) & vnddebug) printf(p); } while (0)