Home
last modified time | relevance | path

Searched refs:verbose (Results 1 – 25 of 89) sorted by relevance

1234

/linux-2.4.37.9/drivers/block/paride/
Dbpck6.c26 int verbose=0; /* set this to 1 to see debugging messages and whatnot */ variable
98 if(verbose) in bpck6_connect()
122 if(verbose) in bpck6_disconnect()
132 if(verbose) in bpck6_test_port()
176 if(verbose) in bpck6_probe_unit()
189 if(verbose) in bpck6_probe_unit()
197 if(verbose) in bpck6_probe_unit()
205 if(verbose) in bpck6_probe_unit()
213 static void bpck6_log_adapter( PIA *pi, char * scratch, int verbose ) in bpck6_log_adapter() argument
295 if(verbose) in init_module()
[all …]
Dparide.c174 static int pi_test_proto( PIA *pi, char * scratch, int verbose ) in pi_test_proto() argument
181 j = pi->proto->test_proto(pi,scratch,verbose); in pi_test_proto()
199 if (verbose) in pi_test_proto()
240 static int pi_register_parport( PIA *pi, int verbose) in pi_register_parport() argument
261 if (verbose) printk("%s: 0x%x is %s\n",pi->device,pi->port, in pi_register_parport()
270 static int pi_probe_mode( PIA *pi, int max, char * scratch, int verbose) in pi_probe_mode() argument
280 return (!pi_test_proto(pi,scratch,verbose)); in pi_probe_mode()
288 if (!pi_test_proto(pi,scratch,verbose)) best = pi->mode; in pi_probe_mode()
294 static int pi_probe_unit( PIA *pi, int unit, char * scratch, int verbose) in pi_probe_unit() argument
305 if (!pi_register_parport(pi,verbose)) in pi_probe_unit()
[all …]
Dpg.c139 static int verbose = 0; variable
195 MODULE_PARM(verbose,"i");
379 if (verbose > 1) in pg_wait()
421 if (verbose > 1) { in pg_command()
444 if (verbose > 1) printk("%s: %s %d bytes\n",PG.name, in pg_completion()
475 if (verbose) { in pg_reset()
546 PI_PG,verbose,PG.name)) { in pg_detect()
555 DU[D_PRO],DU[D_DLY],pg_scratch,PI_PG,verbose, in pg_detect()
589 pg_identify(unit,(verbose>1)); in pg_open()
Dkbic.c229 int verbose, char * chip ) in kbic_log_adapter() argument
241 static void k951_log_adapter( PIA *pi, char * scratch, int verbose ) in k951_log_adapter() argument
243 { kbic_log_adapter(pi,scratch,verbose,"KBIC-951A"); in k951_log_adapter()
246 static void k971_log_adapter( PIA *pi, char * scratch, int verbose ) in k971_log_adapter() argument
248 { kbic_log_adapter(pi,scratch,verbose,"KBIC-971A"); in k971_log_adapter()
Dfrpw.c223 static int frpw_test_proto( PIA *pi, char * scratch, int verbose ) in frpw_test_proto() argument
232 if (verbose) in frpw_test_proto()
239 if (verbose) in frpw_test_proto()
262 if (verbose) { in frpw_test_proto()
271 static void frpw_log_adapter( PIA *pi, char * scratch, int verbose ) in frpw_log_adapter() argument
Dpcd.c114 static int verbose = 0; variable
167 MODULE_PARM(verbose,"i");
486 if (verbose > 1) in pcd_completion()
490 if (verbose > 1) in pcd_completion()
493 if ((verbose < 2) && !pcd_warned) { in pcd_completion()
558 #define DBMSG(msg) ((verbose>1)?(msg):NULL)
613 if (verbose) { in pcd_reset()
670 if (verbose) printk("%s: %s is not a CD-ROM\n", in pcd_identify()
738 PI_PCD,verbose,PCD.name)) { in pcd_detect()
747 DU[D_PRO],DU[D_DLY],pcd_buffer,PI_PCD,verbose, in pcd_detect()
Dfriq.c182 static int friq_test_proto( PIA *pi, char * scratch, int verbose ) in friq_test_proto() argument
209 if (verbose) { in friq_test_proto()
218 static void friq_log_adapter( PIA *pi, char * scratch, int verbose ) in friq_log_adapter() argument
Dpf.c127 static int verbose = 0; variable
186 MODULE_PARM(verbose,"i");
657 #define DBMSG(msg) ((verbose>1)?(msg):NULL)
707 if (verbose) { in pf_reset()
763 if (verbose) printk("%s: Drive %d, LUN %d," in pf_get_capacity()
782 if (verbose) in pf_identify()
844 PI_PF,verbose,PF.name)) { in pf_detect()
853 DU[D_PRO],DU[D_DLY],pf_scratch,PI_PF,verbose, in pf_detect()
Dpt.c118 static int verbose = 0; variable
173 MODULE_PARM(verbose,"i");
523 #define DBMSG(msg) ((verbose>1)?(msg):NULL)
543 if (verbose) { in pt_reset()
608 if (verbose) in pt_identify()
669 PI_PT,verbose,PT.name)) { in pt_detect()
678 DU[D_PRO],DU[D_DLY],pt_scratch,PI_PT,verbose, in pt_detect()
Depia.c236 static int epia_test_proto( PIA *pi, char * scratch, int verbose ) in epia_test_proto() argument
264 if (verbose) { in epia_test_proto()
274 static void epia_log_adapter( PIA *pi, char * scratch, int verbose ) in epia_log_adapter() argument
/linux-2.4.37.9/drivers/atm/
Dfore200e_mkfirm.c22 int verbose = 0; variable
67 verbose = 1; in main()
112 if (verbose) { in main()
152 if(verbose) in main()
/linux-2.4.37.9/arch/alpha/boot/tools/
Dobjstrip.c53 int fd, ofd, i, j, verbose = 0, primary = 0; in main() local
69 verbose = ~verbose; in main()
187 if (verbose) { in main()
218 if (verbose) { in main()
230 if (verbose) { in main()
/linux-2.4.37.9/arch/alpha/boot/
Dmisc.c65 # define Tracev(x) {if (verbose) fprintf x ;}
66 # define Tracevv(x) {if (verbose>1) fprintf x ;}
67 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
68 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/arch/sh/boot/compressed/
Dmisc.c60 # define Tracev(x) {if (verbose) fprintf x ;}
61 # define Tracevv(x) {if (verbose>1) fprintf x ;}
62 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
63 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/arch/cris/boot/compressed/
Dmisc.c72 # define Tracev(x) {if (verbose) fprintf x ;}
73 # define Tracevv(x) {if (verbose>1) fprintf x ;}
74 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
75 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/arch/sh64/boot/compressed/
Dmisc.c60 # define Tracev(x) {if (verbose) fprintf x ;}
61 # define Tracevv(x) {if (verbose>1) fprintf x ;}
62 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
63 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/include/asm-s390/
Dvtoc.h319 int verbose,
328 int verbose,
341 int verbose,
347 int verbose,
357 int verbose,
/linux-2.4.37.9/include/asm-s390x/
Dvtoc.h319 int verbose,
328 int verbose,
341 int verbose,
347 int verbose,
357 int verbose,
/linux-2.4.37.9/arch/arm/boot/compressed/
Dmisc.c147 # define Tracev(x) {if (verbose) fprintf x ;}
148 # define Tracevv(x) {if (verbose>1) fprintf x ;}
149 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
150 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/arch/mips64/kernel/
Dr4k_genex.S33 BUILD_HANDLER watch watch sti verbose /* #23 */
34 BUILD_HANDLER mcheck mcheck cli verbose /* #24 */
35 BUILD_HANDLER reserved reserved sti verbose /* others */
/linux-2.4.37.9/include/asm-mips64/
Dexception.h63 .macro BUILD_HANDLER exception handler clear verbose
70 __BUILD_\verbose \exception
/linux-2.4.37.9/arch/x86_64/boot/compressed/
Dmisc.c55 # define Tracev(x) {if (verbose) fprintf x ;}
56 # define Tracevv(x) {if (verbose>1) fprintf x ;}
57 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
58 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/arch/i386/boot/compressed/
Dmisc.c67 # define Tracev(x) {if (verbose) fprintf x ;}
68 # define Tracevv(x) {if (verbose>1) fprintf x ;}
69 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;}
70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;}
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym53c8xx.h267 u_char verbose; member
367 #define boot_verbose sym_driver_setup.verbose
/linux-2.4.37.9/drivers/char/
Dsonypi.c56 static int verbose; /* = 0 */ variable
357 if (verbose) in sonypi_irq()
366 if (verbose > 1) in sonypi_irq()
775 verbose, in sonypi_probe()
878 verbose = ints[2]; in sonypi_setup()
912 MODULE_PARM(verbose,"i");
913 MODULE_PARM_DESC(verbose, "be verbose, default is 0 (no)");

1234