Home
last modified time | relevance | path

Searched refs:print (Results 1 – 25 of 63) sorted by relevance

123

/linux-2.4.37.9/arch/alpha/kernel/
Derr_titan.c23 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 …]
Derr_common.c283 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/
Dboot-options37 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/
DcpqfcTStrigger.c15 void TriggerHBA(void *io_upper, int print) in TriggerHBA() argument
29 if (print) in TriggerHBA()
DChangeLog.serverraid97 0.99.02 - Added some additional debug statements to print out
DChangeLog.ips131 0.99.02 - Added some additional debug statements to print out
DREADME.ncr53c8xx493 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/
DInsmod-options63 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/
Dcs46xx72 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:
DMaestro371 tell the driver to print minimal debugging information as it runs. This
/linux-2.4.37.9/Documentation/
Dkernel-doc-nano-HOWTO.txt80 print STDERR "Creating $fn\n";
82 print OUT $_;
84 print OUT $_;
Dnmi_watchdog.txt13 and print out debugging messages if so.
55 unable to print messages.
Dsonypi.txt70 verbose: set to 1 to print unknown events received from the
72 set to 2 to print all events received from the
DBUG-HUNTING37 find dir -name '*.[oa]' -print | xargs rm -f
Dsysrq.txt141 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/
Dip_nat_protocol.h41 unsigned int (*print)(char *buffer, member
/linux-2.4.37.9/Documentation/usb/
Dbluetooth.txt32 will print to the system log, which node the device has been bound to.
Dw9968cf.txt192 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/
DTEST.DOC118 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/
Dbacktrace.S68 bl printk @ print pc and link register
/linux-2.4.37.9/Documentation/input/
Dcs461x.txt38 There are no debug information print have been placed in source, and no
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
DDocumentation.txt345 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/
Dbootsect.S335 # 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/
Dbootsect.S335 # 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/
D8139too.txt281 * 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

123