Searched refs:debug (Results 26 - 50 of 1114) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dibmphp_core.c52 static int 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",
161 debug("(*cur_slot)->irq[0] = %x\n",
163 debug("(*cur_slot)->irq[1] = %x\n",
165 debug("(*cur_slot)->irq[2] = %x\n",
167 debug("(*cur_slo
[all...]
H A Dibmphp_ebda.c130 debug ("%s - slot_min = %x\n", __FUNCTION__, ptr->slot_min);
131 debug ("%s - slot_max = %x\n", __FUNCTION__, ptr->slot_max);
132 debug ("%s - slot_count = %x\n", __FUNCTION__, ptr->slot_count);
133 debug ("%s - bus# = %x\n", __FUNCTION__, ptr->busno);
134 debug ("%s - current_speed = %x\n", __FUNCTION__, ptr->current_speed);
135 debug ("%s - controller_id = %x\n", __FUNCTION__, ptr->controller_id);
137 debug ("%s - slots_at_33_conv = %x\n", __FUNCTION__, ptr->slots_at_33_conv);
138 debug ("%s - slots_at_66_conv = %x\n", __FUNCTION__, ptr->slots_at_66_conv);
139 debug ("%s - slots_at_66_pcix = %x\n", __FUNCTION__, ptr->slots_at_66_pcix);
140 debug ("
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/build/
H A Dexe.mk36 DEBUG_BINPATH = $(OBJPATH)/debug/bin
37 DEBUG_LIBPATH = $(OBJPATH)/debug/lib
44 debug : CFLAGS = -g -O0 -DDEBUG $(CONFIG_CFLAGS) $(DEBUG_CFLAGS) -W -Wall -Wmissing-prototypes -Wstrict-prototypes -DVERSION=$(VERSION) $(DEFINES) $(INCLUDES)
50 DEBUG_OBJS = $(SRCS_C:%.c=%.debug.o) $(SRCS_CC:%.cc=%.debug.o) $(SRCS_CPP:%.cpp=%.debug.o) $(SRCS_NASM:%.nasm=%.debug.o)
53 debug : $(DEBUG_PROGRAM)
73 %.debug.o %.release.o : %.c
75 %.debug
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ntpclient/
H A Dphaselock.c56 extern int debug;
59 #define debug 0 macro
88 if (0 && debug) printf("d_ring[%d].s.ss[%d]=%f d_ring[%d].s.ss[%d]=%f\n",
92 if (0 && debug) printf("slope %d%d%d [%d,%d] = %f\n",
146 if (debug) printf("find_shift %f %f -> %f\n", slope, offset, shift);
154 if (debug) printf("loop %f %f\n", s->slope, s->offset);
159 if (debug) printf("constraint left: %f %f \n", l, df.l_min);
160 if (debug) printf("constraint right: %f %f \n", r, df.r_min);
174 if (debug) printf("find_df_center %f %f\n", delta, factor);
182 * decision how to proceed. if (debug) prin
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/ntpclient/
H A Dphaselock.c56 extern int debug;
59 #define debug 0 macro
88 if (0 && debug) printf("d_ring[%d].s.ss[%d]=%f d_ring[%d].s.ss[%d]=%f\n",
92 if (0 && debug) printf("slope %d%d%d [%d,%d] = %f\n",
146 if (debug) printf("find_shift %f %f -> %f\n", slope, offset, shift);
154 if (debug) printf("loop %f %f\n", s->slope, s->offset);
159 if (debug) printf("constraint left: %f %f \n", l, df.l_min);
160 if (debug) printf("constraint right: %f %f \n", r, df.r_min);
174 if (debug) printf("find_df_center %f %f\n", delta, factor);
182 * decision how to proceed. if (debug) prin
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/include/
H A Dhowl.h34 #include <salt/debug.h>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/util/pl/
H A Dultrix.pl13 if ($debug)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/hid/
H A DMakefile7 hid-$(CONFIG_HID_DEBUG) += hid-debug.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/mac/
H A DMakefile6 baboon.o macboing.o debug.o misc.o mac_ksyms.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/m68k/atari/
H A DMakefile5 obj-y := config.o time.o debug.o ataints.o stdma.o \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A DMakefile7 ecryptfs-objs := dentry.o file.o inode.o main.o super.o mmap.o crypto.o keystore.o messaging.o netlink.o debug.o
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/scripts/
H A Dtrylink3 debug=false
8 $debug && echo "Trying: $* $added"
30 $debug && echo "Trying libraries: $BBOX_LIB_LIST"
36 $debug && echo "Trying -l options: '$l_list'"
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-iop32x/
H A Ddebug-macro.S2 * include/asm-arm/arch-iop32x/debug-macro.S
7 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
20 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-ns9xxx/
H A Ddebug-macro.S2 * include/asm-arm/arch-ns9xxx/debug-macro.S
22 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-pnx4008/
H A Ddebug-macro.S1 /* linux/include/asm-arm/arch-pnx4008/debug-macro.S
6 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
23 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Ddebug-macro.S1 /* linux/include/asm-arm/arch-pxa/debug-macro.S
6 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
25 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-rpc/
H A Ddebug-macro.S1 /* linux/include/asm-arm/arch-rpc/debug-macro.S
6 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
25 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/dnsmasq-2.15/src/
H A Dconfig.h71 /* debug is true if the --no-daemon flag is given */
73 # define DNSMASQ_LOG_OPT(debug) (debug) ? LOG_PERROR : LOG_PID
75 # define DNSMASQ_LOG_OPT(debug) (debug) ? 0 : LOG_PID
79 # define DNSMASQ_LOG_FAC(debug) (debug) ? LOG_LOCAL0 : LOG_DAEMON
81 # define DNSMASQ_LOG_FAC(debug) LOG_DAEMON
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dunixmain.c42 void debug(int l,char *s,...);
51 debug(0,"Executing external command - %s\n",buf);
63 debug(0,"Executing external command - %s\n",buf);
88 void debug(int l,char *s,...) function
194 s.debug = debug;
335 s.debug(0,"parameter parsing:\n");
369 s.debug(2,"ioctl error!!\n");
371 s.debug(2,"ipaddress of eth0 : %s",inet_ntoa(((struct sockaddr_in*)(&ifr.ifr_addr))->sin_addr));
406 debug(
[all...]
H A Dprotocol.c89 s->debug(1,"start to login\n");
130 s->debug(0,"T_MSG_PROTOCOL_NEG_RESP - error transaction type (%d)",transactiontype);
140 s->debug(0,"T_MSG_PROTOCOL_NEG_RESP - Unsupported protocol (%d)",s->protocol);
151 s->debug(0,"T_MSG_PROTOCOL_NEG_RESP - Login failure: software version");
156 s->debug(0,"T_MSG_PROTOCOL_NEG_RESP - Login failure: invalid protocol");
161 s->debug(0,"T_MSG_PROTOCOL_NEG_RESP - Login failure: unknown");
208 s->debug(0,"T_MSG_AUTH_RESP - error transaction type (%d)",transactiontype);
214 s->debug(0,"T_MSG_AUTH_RESP - no hashmethod provided");
219 s->debug(0,"T_MSG_AUTH_RESP - no nonce supplied");
252 s->debug(
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/contrib/shell_utils/
H A Dasip-status.pl.in33 $main::debug = 1 if ($arg eq "-d");
40 print "usage: $0 hostname[:port] [-i show icon] [-d debug] [-x hex dump]\n";
76 print "opening $host:$port\n" if ($main::debug);
87 print "sending packet\n" if ($main::debug);
99 print "sysread: " if ($main::debug);
103 print "." if ($main::debug);
108 print " read " . length($buf) . " bytes\n" if ($main::debug);
157 print "Total data length: $datalen\n" if ($main::debug);
194 print "Machine type offset in packet: $machinetype_offset\n" if ($main::debug);
199 print "AFPversion count offset: $afpversioncount_offset\n" if ($main::debug);
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/ntlogon/
H A Dntlogon.py62 [--debug]
78 def buildScript(buf, sections, group, user, ostype, machine, debug, pause):
149 if debug:
211 if debug:
226 if debug:
248 debug = 0 # Default debugging mode
266 'debug'])
302 # if we are asked to turn on debug info, do so.
303 elif (i[0] == '--debug'):
304 debug
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libid3tag-0.15.0b/
H A DMakefile.am76 debug = debug.c debug.h
78 debug =
87 id3tag.h global.h genre.dat $(debug)
91 debug.c debug.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A DMakefile.am76 debug = debug.c debug.h
78 debug =
87 id3tag.h global.h genre.dat $(debug)
91 debug.c debug.h
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/examples/
H A DMakefile.lite25 debug : CONFIG = debug
29 debug : all

Completed in 209 milliseconds

1234567891011>>