Lines Matching refs:verbose
37 static bool verbose; /* set this to 1 to see debugging messages and whatnot */
93 if(verbose)
117 if(verbose)
127 if(verbose)
161 if(verbose)
174 if(verbose)
182 if(verbose)
190 if(verbose)
198 static void bpck6_log_adapter( PIA *pi, char * scratch, int verbose )
252 if(verbose)
253 printk(KERN_DEBUG "bpck6: verbose debug enabled.\n");
265 module_param(verbose, bool, 0644);