Searched defs:VPRINTFN (Results 1 – 1 of 1) sorted by relevance
68 #define VPRINTFN(n, arg) if (bootverbose || ite8181_debug > (n)) printf arg macro73 #define VPRINTFN(n, arg) if (bootverbose) printf arg macro