Searched refs:DBG (Results 151 - 175 of 247) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/
H A Dpowerpmc250.c233 #define DBG(x...) printk(x) macro
235 #define DBG(x...) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dcrash.c39 #define DBG(fmt...) udbg_printf(fmt) macro
41 #define DBG(fmt...) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/83xx/
H A Dmpc832x_mds.c47 #define DBG(fmt...) udbg_printf(fmt) macro
49 #define DBG(fmt...) macro
H A Dmpc836x_mds.c53 #define DBG(fmt...) udbg_printf(fmt) macro
55 #define DBG(fmt...) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/cell/
H A Dsetup.c62 #define DBG(fmt...) udbg_printf(fmt) macro
64 #define DBG(fmt...) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/maple/
H A Dtime.c39 #define DBG(x...) printk(x) macro
41 #define DBG(x...) macro
H A Dpci.c32 #define DBG(x...) printk(x) macro
34 #define DBG(x...) macro
455 DBG("Adding PCI host bridge %s\n", dev->full_name);
499 DBG(" -> maple_pci_irq_fixup\n");
519 DBG(" <- maple_pci_irq_fixup\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Ddev.c37 DBG(DEBUG_DEV,
39 DBG(DEBUG_DEV, blkid_debug_dump_dev(dev));
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/video/
H A Dneomagic.h78 # define DBG(x) printk (KERN_DEBUG "neofb: %s\n", (x)); macro
80 # define DBG(x) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dsl811-hcd.c109 DBG("power %s\n", is_on ? "on" : "off");
347 DBG("empty %p queue?\n", ep);
400 DBG("bad ep%p pid %02x\n", ep, ep->nextpid);
461 DBG("deschedule qh%d/%p branch %d\n", ep->period, ep, ep->branch);
621 DBG("%s DONE_A: ctrl %02x sts %02x\n",
632 DBG("%s DONE_B: ctrl %02x sts %02x\n",
747 DBG("wakeup\n");
868 DBG("dev %d ep%d maxpacket %d\n",
932 DBG("schedule qh%d/%p branch %d\n", ep->period, ep, ep->branch);
997 DBG("giveu
[all...]
H A Dsl811.h246 #define DBG(stuff...) printk(KERN_DEBUG "sl811: " stuff) macro
248 #define DBG(stuff...) do{}while(0) macro
252 # define VDBG DBG
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dcpia.h419 #define DBG(fmt,args...) ADBG(KERN_DEBUG __FILE__" (%ld):%s(%d):" fmt, __FUNCTION__, __LINE__ , ##args) macro
421 #define DBG(fmn,args...) do {} while(0) macro
425 DBG("%1d %1d %1d %1d %1d %1d %1d %1d \n",\
H A Dw9968cf.h285 #undef DBG macro
289 # define DBG(level, fmt, args...) \ macro
318 # define DBG(level, fmt, args...) do {;} while(0); macro
H A Dcpia_usb.c151 DBG("Ignoring packet!\n");
339 DBG("Internal driver error: udev is NULL\n");
344 DBG("Internal driver error: command is NULL\n");
354 DBG("Internal driver error: data is NULL\n");
366 DBG("Unexpected first byte of command: %x\n", command[0]);
400 DBG("Frame already waiting!\n");
408 DBG("Something went wrong!\n");
415 /* DBG("read done, %d bytes, Header: %x/%x, Footer: %x%x%x%x\n", */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/et61x251/
H A Det61x251.h187 #undef DBG macro
190 # define DBG(level, fmt, args...) \ macro
218 # define DBG(level, fmt, args...) do {;} while(0) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dbubinga.c42 #define DBG(x...) printk(x) macro
44 #define DBG(x...) macro
196 DBG("BUS %d, device %d, Function %d bar 0x%8.8x is 0x%8.8x\n",
H A Dsycamore.c34 #define DBG(x...) printk(x) macro
36 #define DBG(x...) macro
224 DBG("BUS %d, device %d, Function %d bar 0x%8.8x is 0x%8.8x\n",
H A Dwalnut.c35 #define DBG(x...) printk(x) macro
37 #define DBG(x...) macro
199 DBG("BUS %d, device %d, Function %d bar 0x%8.8x is 0x%8.8x\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c21 #define DBG(fmt...) printk(fmt) macro
23 #define DBG(fmt...) macro
626 DBG("pmf: Adding functions for platform-do-%s\n", name);
645 DBG("pmf: idx %d: flags=%08x, phandle=%08x "
659 DBG("pmf: Added %d functions\n", count);
695 DBG("pmf: registering driver for node %s\n", np->full_name);
701 DBG("pmf: already there !\n");
708 DBG("pmf: no memory !\n");
718 DBG("pmf: no functions, disposing.. \n");
768 DBG("pm
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/mb93090-mb00/
H A Dpci-frv.c97 DBG("PCI: Resource %08lx-%08lx (f=%lx, d=%d, p=%d)\n",
113 DBG("PCI: Switching off ROM of %s\n", pci_name(dev));
166 DBG("PCI: Allocating resources\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/pci/
H A Di386.c121 DBG("PCI: Resource %08lx-%08lx "
142 DBG("PCI: Switching off ROM of %s\n",
184 DBG("PCI: Allocating resources\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/gadget/
H A Dgoku_udc.h270 #define DBG(dev,fmt,args...) \ macro
273 #define DBG(dev,fmt,args...) \ macro
278 #define VDBG DBG
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dvicam.c53 #define DBG(fmt,args...) ADBG((__LINE__),KERN_DEBUG __FILE__"(%ld):%s (%d):"fmt,##args) macro
55 #define DBG(fmn,args...) do {} while(0) macro
535 DBG("VIDIOCGCAP\n");
556 DBG("VIDIOCGCHAN\n");
584 DBG("VIDIOCSCHAN %d\n", v);
596 DBG("VIDIOCGPICT\n");
615 DBG("VIDIOCSPICT depth = %d, pal = %d\n", vp.depth,
640 DBG("VIDIOCGWIN\n");
660 DBG("VIDIOCSWIN %d x %d\n", vw.width, vw.height);
674 DBG("VIDIOCGMBU
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/soc/at91/
H A Dat91-pcm.c37 #define DBG(x...) macro
131 DBG("hw_params: DMA for %s initialized (dma_bytes=%d, period_size=%d)\n",
181 DBG("trigger: period_ptr=%lx, xpr=%lx, xcr=%ld, xnpr=%lx, xncr=%ld\n",
193 DBG("sr=%lx imr=%lx\n", at91_ssc_read(params->ssc_base + AT91_SSC_SR),
300 DBG("preallocate_dma_buffer: area=%p, addr=%p, size=%d\n",
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/kernel/
H A Dpci.c28 #define DBG(x...) printk(x) macro
30 #define DBG(x...) macro
97 DBG("PCI:%s Resource %d [%016llx-%016llx] is unassigned\n",
223 DBG("PCI: bridge rsrc %llx..%llx (%lx), parent %p\n",
275 DBG(KERN_INFO "PCI: reparented %s [%llx..%llx] under %s\n",
332 DBG(KERN_ERR "PCI: huh? couldn't move to %llx..%llx\n",
441 DBG(KERN_ERR "PCI: ugh, bridge %s res %d has flags=%lx\n",
451 DBG("PCI:%s: Resource %d: %016llx-%016llx (f=%lx)\n",
459 DBG("PCI: parent is %p: %016llx-%016llx (f=%lx)\n",
498 DBG("PC
[all...]

Completed in 483 milliseconds

12345678910