Searched refs:ac97debug (Results 1 – 1 of 1) sorted by relevance
891 #define DPRINTF(x) if (ac97debug) printf x892 #define DPRINTFN(n,x) if (ac97debug>(n)) printf x894 int ac97debug = AC97_DEBUG; variable896 int ac97debug = 0; variable