Searched refs:ffb_debug (Results 1 – 1 of 1) sorted by relevance
86 #define DPRINTF(x) if (ffb_debug) printf x88 extern int ffb_debug;90 int ffb_debug = 1; variable92 int ffb_debug = 0; variable305 if (ffb_debug) in ffb_attach()