/linux-2.4.37.9/arch/alpha/kernel/ |
D | err_titan.c | 23 titan_parse_c_misc(u64 c_misc, int print) in titan_parse_c_misc() argument 37 if (!print) in titan_parse_c_misc() 68 titan_parse_p_serror(int which, u64 serror, int print) in titan_parse_p_serror() argument 102 if (!print) in titan_parse_p_serror() 131 titan_parse_p_perror(int which, int port, u64 perror, int print) in titan_parse_p_perror() argument 218 if (!print) in titan_parse_p_perror() 264 titan_parse_p_agperror(int which, u64 agperror, int print) in titan_parse_p_agperror() argument 307 if (!print) in titan_parse_p_agperror() 348 u64 aperror, u64 agperror, int print) in titan_parse_p_chip() argument 351 status |= titan_parse_p_serror(which, serror, print); in titan_parse_p_chip() [all …]
|
D | err_common.c | 283 ev6_parse_ibox(u64 i_stat, int print) in ev6_parse_ibox() argument 293 if (!print) in ev6_parse_ibox() 303 ev6_parse_mbox(u64 mm_stat, u64 d_stat, u64 c_stat, int print) in ev6_parse_mbox() argument 324 if (!print) in ev6_parse_mbox() 351 u64 c_stat, u64 c_sts, int print) in ev6_parse_cbox() argument 391 if (!print) in ev6_parse_cbox() 439 ev6_process_logout_frame(struct el_common *mchk_header, int print) in ev6_process_logout_frame() argument 445 status |= ev6_parse_ibox(ev6mchk->I_STAT, print); in ev6_process_logout_frame() 447 ev6mchk->C_STAT, print); in ev6_process_logout_frame() 450 ev6mchk->C_STS, print); in ev6_process_logout_frame() [all …]
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | boot-options | 37 dmod print module load requests to <request_module> 39 dreg print device register requests to <devfs_register> 41 dunreg print device unregister requests to <devfs_unregister> 43 dchange print device change requests to <devfs_set_flags> 45 dilookup print inode lookup requests 47 diget print VFS inode allocations 49 diunlink print inode unlinks 51 dichange print inode changes 53 dimknod print calls to mknod(2)
|
/linux-2.4.37.9/drivers/scsi/ |
D | cpqfcTStrigger.c | 15 void TriggerHBA(void *io_upper, int print) in TriggerHBA() argument 29 if (print) in TriggerHBA()
|
D | ChangeLog.serverraid | 97 0.99.02 - Added some additional debug statements to print out
|
D | ChangeLog.ips | 131 0.99.02 - Added some additional debug statements to print out
|
D | README.ncr53c8xx | 493 alloc: print info about memory allocations (ccb, lcb) 494 queue: print info about insertions into the command start queue 495 result: print sense data on CHECK CONDITION status 496 scatter: print info about the scatter process 497 scripts: print info about the script binding process 498 tiny: print minimal debugging information 499 timing: print timing information of the NCR chip 500 nego: print information about SCSI negotiations 501 phase: print information on script interruptions
|
/linux-2.4.37.9/Documentation/video4linux/bttv/ |
D | Insmod-options | 63 debug=1 print some debug info to the syslog 74 debug=1 print some debug info to the syslog. 94 debug = 1 print debug messages 132 debug=1/2 print some debug info to the syslog, 152 debug=1 print some debug info to the syslog. 160 debug=1 print some debug info to the syslog. 166 debug=1 print some debug info to the syslog.
|
/linux-2.4.37.9/Documentation/sound/ |
D | cs46xx | 72 debug print levels. This debug interface code can be disabled from the 75 There is also a debug print methodolgy to select printf statements from 76 different areas of the driver. A debug print level is also used to allow 78 driver to disable compilation of the CS_DBGOUT print statements:
|
D | Maestro3 | 71 tell the driver to print minimal debugging information as it runs. This
|
/linux-2.4.37.9/Documentation/ |
D | kernel-doc-nano-HOWTO.txt | 80 print STDERR "Creating $fn\n"; 82 print OUT $_; 84 print OUT $_;
|
D | nmi_watchdog.txt | 13 and print out debugging messages if so. 55 unable to print messages.
|
D | sonypi.txt | 70 verbose: set to 1 to print unknown events received from the 72 set to 2 to print all events received from the
|
D | BUG-HUNTING | 37 find dir -name '*.[oa]' -print | xargs rm -f
|
D | sysrq.txt | 141 handler function you will use, B) a help_msg string, that will print when SysRQ 142 prints help, and C) an action_msg string, that will print right before your
|
/linux-2.4.37.9/include/linux/netfilter_ipv4/ |
D | ip_nat_protocol.h | 41 unsigned int (*print)(char *buffer, member
|
/linux-2.4.37.9/Documentation/usb/ |
D | bluetooth.txt | 32 will print to the system log, which node the device has been bound to.
|
D | w9968cf.txt | 192 As an example, the following command will print the list of registered cameras: 452 0 = print messages concerning every level <= 'debug' level. 453 1 = print messages concerning the level indicated by 'debug'.
|
/linux-2.4.37.9/arch/m68k/ifpsp060/ |
D | TEST.DOC | 118 as subroutines and expect the main program to print a string 132 For debugging purposes, after the main program performs a "print" 166 alternate result, the test will print "failed" but this
|
/linux-2.4.37.9/arch/arm/lib/ |
D | backtrace.S | 68 bl printk @ print pc and link register
|
/linux-2.4.37.9/Documentation/input/ |
D | cs461x.txt | 38 There are no debug information print have been placed in source, and no
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | Documentation.txt | 345 alloc: print info about memory allocations (ccb, lcb) 346 queue: print info about insertions into the command start queue 347 result: print sense data on CHECK CONDITION status 348 scatter: print info about the scatter process 349 scripts: print info about the script binding process 350 tiny: print minimal debugging information 351 timing: print timing information of the NCR chip 352 nego: print information about SCSI negotiations 353 phase: print information on script interruptions
|
/linux-2.4.37.9/arch/x86_64/boot/ |
D | bootsect.S | 335 # it will print out all of the registers. The assumption is that this is 363 call print_hex # print it
|
/linux-2.4.37.9/arch/i386/boot/ |
D | bootsect.S | 335 # it will print out all of the registers. The assumption is that this is 363 call print_hex # print it
|
/linux-2.4.37.9/Documentation/networking/ |
D | 8139too.txt | 281 * Always print out version upon module load, even if no devices found 355 * Always print interrupt status for abnormal interrupts 393 * Don't print anything on pci_enable_device, it does so for us
|