Lines Matching refs:verbose
37 static bool verbose; /* set this to 1 to see debugging messages and whatnot */ variable
93 if(verbose) in bpck6_connect()
117 if(verbose) in bpck6_disconnect()
127 if(verbose) in bpck6_test_port()
161 if(verbose) in bpck6_probe_unit()
174 if(verbose) in bpck6_probe_unit()
182 if(verbose) in bpck6_probe_unit()
190 if(verbose) in bpck6_probe_unit()
198 static void bpck6_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck6_log_adapter() argument
252 if(verbose) in bpck6_init()
265 module_param(verbose, bool, 0644);