Searched refs:debug (Results 1 - 25 of 706) sorted by relevance

1234567891011>>

/drivers/net/fddi/skfp/
H A Dsmtinit.c32 /* define global debug variable */
34 struct smt_debug debug; variable in typeref:struct:smt_debug
74 debug.d_smt = 0 ;
75 debug.d_smtf = 0 ;
76 debug.d_rmt = 0 ;
77 debug.d_ecm = 0 ;
78 debug.d_pcm = 0 ;
79 debug.d_cfm = 0 ;
81 debug.d_plc = 0 ;
83 debug
[all...]
/drivers/net/wireless/iwlegacy/
H A DMakefile3 iwlegacy-$(CONFIG_IWLEGACY_DEBUGFS) += debug.o
10 iwl4965-$(CONFIG_IWLEGACY_DEBUGFS) += 4965-debug.o
15 iwl3945-$(CONFIG_IWLEGACY_DEBUGFS) += 3945-debug.o
/drivers/misc/cb710/
H A DMakefile6 cb710-$(CONFIG_CB710_DEBUG) += debug.o
/drivers/net/wimax/i2400m/
H A Dsdio-debug-levels.h2 * debug levels control file for the i2400m module's
7 /* Maximum compile and run time debug level for all submodules */
11 #include <linux/wimax/debug.h>
H A Ddebug-levels.h26 /* Maximum compile and run time debug level for all submodules */
30 #include <linux/wimax/debug.h>
H A Dusb-debug-levels.h26 /* Maximum compile and run time debug level for all submodules */
30 #include <linux/wimax/debug.h>
/drivers/media/video/s5p-mfc/
H A Ds5p_mfc_debug.h5 * This file contains debug macros
21 extern int debug;
25 if (debug >= level) \
/drivers/pci/hotplug/
H A Dibmphp_core.c52 static bool debug; variable
53 module_param(debug, bool, S_IRUGO | S_IWUSR);
54 MODULE_PARM_DESC (debug, "Debugging mode enabled or not");
79 debug("options = %x\n", slot_cur->ctrl->options);
80 debug("revision = %x\n", slot_cur->ctrl->revision);
95 debug("busstatus = %x, bus_speed = %x, bus_mode = %x\n",
166 debug("(*cur_slot)->irq[0] = %x\n",
168 debug("(*cur_slot)->irq[1] = %x\n",
170 debug("(*cur_slot)->irq[2] = %x\n",
172 debug("(*cur_slo
[all...]
H A Dibmphp_ebda.c128 debug ("%s - slot_min = %x\n", __func__, ptr->slot_min);
129 debug ("%s - slot_max = %x\n", __func__, ptr->slot_max);
130 debug ("%s - slot_count = %x\n", __func__, ptr->slot_count);
131 debug ("%s - bus# = %x\n", __func__, ptr->busno);
132 debug ("%s - current_speed = %x\n", __func__, ptr->current_speed);
133 debug ("%s - controller_id = %x\n", __func__, ptr->controller_id);
135 debug ("%s - slots_at_33_conv = %x\n", __func__, ptr->slots_at_33_conv);
136 debug ("%s - slots_at_66_conv = %x\n", __func__, ptr->slots_at_66_conv);
137 debug ("%s - slots_at_66_pcix = %x\n", __func__, ptr->slots_at_66_pcix);
138 debug ("
[all...]
H A Dibmphp_pci.c95 debug ("inside configure_card, func->busno = %x\n", func->busno);
112 debug ("inside the loop, cur_func->busno = %x, cur_func->device = %x, cur_func->funcion = %x\n",
117 debug ("vendor_id is %x\n", vendor_id);
120 debug ("found valid device, vendor_id = %x\n", vendor_id);
133 debug ("hrd_type = %x, class = %x, class_code %x\n", hdr_type, class, class_code);
146 debug ("single device case.... vendor id = %x, hdr_type = %x, class = %x\n", vendor_id, hdr_type, class);
248 debug ("class now is %x\n", class);
257 debug ("cur_func->busno b4 configure_bridge is %x\n", cur_func->busno);
271 debug ("cur_func->busno = %x, device = %x, function = %x\n",
274 debug ("afte
[all...]
/drivers/net/ethernet/ibm/emac/
H A DMakefile11 ibm_emac-$(CONFIG_IBM_EMAC_DEBUG) += debug.o
/drivers/net/wireless/ath/carl9170/
H A DMakefile2 carl9170-$(CONFIG_CARL9170_DEBUGFS) += debug.o
/drivers/net/wireless/ath/ath9k/
H A Ddebug.c336 sc->debug.stats.istats.total++;
339 sc->debug.stats.istats.rxlp++;
341 sc->debug.stats.istats.rxhp++;
343 sc->debug.stats.istats.bb_watchdog++;
346 sc->debug.stats.istats.rxok++;
349 sc->debug.stats.istats.rxeol++;
351 sc->debug.stats.istats.rxorn++;
353 sc->debug.stats.istats.txok++;
355 sc->debug.stats.istats.txurn++;
357 sc->debug
[all...]
H A Ddfs_debug.h47 #define DFS_STAT_INC(sc, c) (sc->debug.stats.dfs_stats.c++)
/drivers/media/video/
H A Dtea6420.c43 static int debug; variable
44 module_param(debug, int, 0644);
46 MODULE_PARM_DESC(debug, "Debug level (0-1)");
60 v4l2_dbg(1, debug, sd, "i=%d, o=%d, g=%d\n", i, o, g);
86 v4l2_dbg(1, debug, sd,
138 v4l_dbg(1, debug, client, "could not initialize tea6420\n");
H A Dtda9840.c40 static int debug; variable
41 module_param(debug, int, 0644);
43 MODULE_PARM_DESC(debug, "Debug level (0-1)");
65 v4l2_dbg(1, debug, sd, "error writing %02x to %02x\n",
93 v4l2_dbg(1, debug, sd, "TDA9840_SWITCH: 0x%02x\n", byte);
105 v4l2_dbg(1, debug, sd,
111 v4l2_dbg(1, debug, sd,
116 v4l2_dbg(1, debug, sd, "TDA9840_DETECT: byte: 0x%02x\n", byte);
/drivers/isdn/hisax/
H A Dhscx_irq.c58 if ((cs->debug & L1_DEB_HSCX) && !(cs->debug & L1_DEB_HSCX_FIFO))
62 if (cs->debug & L1_DEB_WARN)
72 if (cs->debug & L1_DEB_HSCX_FIFO) {
90 if ((cs->debug & L1_DEB_HSCX) && !(cs->debug & L1_DEB_HSCX_FIFO))
112 if (cs->debug & L1_DEB_HSCX_FIFO) {
138 if (cs->debug & L1_DEB_WARN)
145 if (cs->debug & L1_DEB_WARN)
153 if (cs->debug
[all...]
H A Dfsm.c63 if (fi->debug)
70 if (fi->debug)
82 if (fi->debug)
91 if (ft->fi->debug)
104 if (ft->fi->debug)
114 if (ft->fi->debug)
126 if (ft->fi->debug)
150 if (ft->fi->debug)
/drivers/scsi/
H A Dscript_asm.pl52 $debug = 0; # Print general debugging messages
165 print STDERR "value regex = $value\n" if ($debug);
168 print STDERR "phase regex = $phase\n" if ($debug);
220 if ($debug) {
231 printf STDERR "New code : %08x\n", $code[$address] if ($debug);
253 print STDERR "Relative reference $symbol\n" if ($debug);
258 print STDERR "Absolute reference $symbol\n" if ($debug);
262 print STDERR "Referencing symbol $1, length = $length in $_\n" if ($debug);
292 print STDERR "$0 : parsed WHEN\n" if ($debug);
295 print STDERR "$0 : parsed IF\n" if ($debug);
[all...]
/drivers/isdn/mISDN/
H A Dclock.c44 static u_int *debug; variable
55 debug = dp;
75 if (*debug & DEBUG_CLOCK)
82 if (*debug & DEBUG_CLOCK)
100 if (*debug & (DEBUG_CORE | DEBUG_CLOCK))
124 if (*debug & (DEBUG_CORE | DEBUG_CLOCK))
129 if (*debug & DEBUG_CLOCK)
186 if (*debug & DEBUG_CLOCK)
/drivers/mtd/ubi/
H A DMakefile6 ubi-$(CONFIG_MTD_UBI_DEBUG) += debug.o
/drivers/video/backlight/
H A Dapple_bl.c44 static int debug; variable
45 module_param_named(debug, debug, int, 0644);
46 MODULE_PARM_DESC(debug, "Set to one to enable debugging messages.");
61 if (debug)
77 if (debug)
108 if (debug)
124 if (debug)
/drivers/net/wireless/ath/
H A DMakefile13 ath-$(CONFIG_ATH_DEBUG) += debug.o
/drivers/staging/media/as102/
H A Das102_drv.h31 #define debug as102_debug macro
35 #define dprintk(debug, args...) \
36 do { if (debug) { \
/drivers/usb/serial/
H A Dfunsoft.c19 static bool debug; variable
68 module_param(debug, bool, S_IRUGO | S_IWUSR);
69 MODULE_PARM_DESC(debug, "Debug enabled or not");

Completed in 417 milliseconds

1234567891011>>