Searched refs:DEB (Results 1 - 17 of 17) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsound_config.h126 #ifndef DEB
127 #define DEB(x) macro
H A Dpas2_pcm.c25 #ifndef DEB
26 #define DEB(WHAT) macro
159 DEB(printk("pas2_pcm.c: static int pas_audio_ioctl(unsigned int cmd = %X, unsigned int arg = %X)\n", cmd, arg));
207 DEB(printk("pas2_pcm.c: static void pas_audio_reset(void)\n"));
217 DEB(printk("pas2_pcm.c: static int pas_audio_open(int mode = %X)\n", mode));
242 DEB(printk("pas2_pcm.c: static void pas_audio_close(void)\n"));
259 DEB(printk("pas2_pcm.c: static void pas_audio_output_block(char *buf = %P, int count = %X)\n", buf, count));
306 DEB(printk("pas2_pcm.c: static void pas_audio_start_input(char *buf = %P, int count = %X)\n", buf, count));
391 DEB(printk("pas2_pcm.c: long pas_pcm_init()\n"));
H A Dpas2_mixer.c24 #ifndef DEB
25 #define DEB(what) /* (what) */ macro
123 DEB(printk("static int pas_mixer_set(int whichDev = %d, unsigned int level = %X)\n", whichDev, level));
210 DEB(printk("pas2_mixer.c: void pas_mixer_reset(void)\n"));
223 DEB(printk("pas2_mixer.c: int pas_mixer_ioctl(unsigned int cmd = %X, unsigned int arg = %X)\n", cmd, arg));
H A Dsoundcard.c156 DEB(printk("sound_read(dev=%d, count=%d)\n", dev, count));
182 DEB(printk("sound_write(dev=%d, count=%d)\n", dev, count));
208 DEB(printk("sound_open(dev=%d)\n", dev));
259 DEB(printk("sound_release(dev=%d)\n", dev));
353 DEB(printk("sound_ioctl(dev=%d, cmd=0x%x, arg=0x%x)\n", dev, cmd, arg));
411 DEB(printk("sound_poll(dev=%d)\n", dev));
H A Duart401.c280 DEB(printk("Reset UART401 OK\n"));
H A Dsequencer.c219 DEB(printk("sequencer_write(dev=%d, count=%d)\n", dev, count));
956 DEB(printk("sequencer_open(dev=%d)\n", dev));
1131 DEB(printk("sequencer_release(dev=%d)\n", dev));
H A Dopl3.c278 DEB(printk("Kill note %d\n", voice));
876 DEB(printk("Aftertouch %d\n", voice));
H A Dsb_common.c229 DEB(printk("Entered sb_dsp_reset()\n"));
249 DEB(printk("sb_dsp_reset() OK\n"));
H A Dsb_ess.c868 DEB(printk("Entered ess_dsp_reset()\n"));
884 DEB(printk("sb_dsp_reset() OK\n"));
H A Dad1848.c53 #define DEB(x) macro
1019 DEB(printk("ad1848_close(void)\n"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A DNCR53c406a.c90 #define DEB(x) x macro
92 #define DEB(x) macro
473 DEB(printk("NCR53c406a BIOS found at 0x%x\n", (unsigned int) bios_base);
488 DEB(printk("NCR53c406a: port 0x%x in use\n", ports[i]));
509 DEB(printk("NCR53c406a detected\n"));
524 DEB(printk("NCR53c406a: using port_base 0x%x\n", port_base));
541 DEB(printk("NCR53c406a: allocated IRQ %d\n", irq_level));
544 DEB(printk("NCR53c406a: No interrupts detected\n"));
553 DEB(printk("NCR53c406a: Shouldn't get here!\n"));
564 DEB(print
[all...]
H A Daha1740.c68 #define DEB(x) x macro
70 #define DEB(x) macro
250 DEB(printk("aha1740_intr top of loop.\n"));
294 DEB(if (errstatus)
344 DEB(int i);
420 DEB(unsigned char * ptr);
477 DEB(printk("aha1740[%d] critical section\n",ecbno));
500 DEB(printk("aha1740[%d] request queued.\n",ecbno));
528 DEB(printk("aha1740_biosparam\n"));
578 DEB(print
[all...]
H A Daha1542.c58 #define DEB(x) x macro
60 #define DEB(x) macro
303 DEB(printk("Aha1542: %x %x\n", hosterr, scsierr));
334 /* DEB(printk("aha1542_test_port called \n")); */
539 DEB(printk("aha1542_intr_handle: sense:"));
546 DEB(printk("aha1542_intr_handle: buf:"));
552 DEB(if (errstatus) printk("aha1542_intr_handle: returning %6x\n", errstatus));
574 DEB(int i);
579 DEB(if (target > 1) {
702 DEB(print
[all...]
H A Dst.c67 #define DEB(a) a macro
70 #define DEB(a) macro
352 DEB(const char *stp;)
367 DEB(
375 } ) /* end DEB */
420 DEB(
430 } ) /* end DEB */
604 DEB(
609 ) /* end DEB */
645 DEB(i
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A D82596.c89 #define DEB(x,y) if (i596_debug & (x)) y macro
701 DEB(DEB_INIT,printk(KERN_DEBUG "%s: starting i82596.\n", dev->name));
711 DEB(DEB_INIT,printk(KERN_DEBUG "%s: i82596 initialization successful\n", dev->name));
735 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdConfigure\n", dev->name));
740 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdSASetup\n", dev->name));
745 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdTDR\n", dev->name));
755 DEB(DEB_INIT,printk(KERN_DEBUG "%s: Issuing RX_START\n", dev->name));
763 DEB(DEB_INIT,printk(KERN_DEBUG "%s: Receive unit started OK\n", dev->name));
779 DEB(DEB_RXFRAME,printk(KERN_DEBUG "i596_rx(), rfd_head %p, rbd_head %p\n",
793 DEB(DEB_RXFRAM
[all...]
H A Dlib82596.c111 #define DEB(x, y) if (i596_debug & (x)) { y; } macro
577 DEB(DEB_INIT, printk(KERN_DEBUG "%s: starting i82596.\n", dev->name));
587 DEB(DEB_INIT, printk(KERN_DEBUG
602 DEB(DEB_INIT, printk(KERN_DEBUG
609 DEB(DEB_INIT, printk(KERN_DEBUG "%s: queuing CmdSASetup\n", dev->name));
615 DEB(DEB_INIT, printk(KERN_DEBUG "%s: queuing CmdTDR\n", dev->name));
626 DEB(DEB_INIT, printk(KERN_DEBUG "%s: Issuing RX_START\n", dev->name));
636 DEB(DEB_INIT, printk(KERN_DEBUG
656 DEB(DEB_RXFRAME, printk(KERN_DEBUG
674 DEB(DEB_RXFRAM
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dsym53c500_cs.c139 #define DEB(x) x macro
141 #define DEB(x) macro
356 DEB(unsigned char fifo_size;)
357 DEB(unsigned char seq_reg;)
374 DEB(seq_reg = inb(port_base + SEQ_REG));
376 DEB(fifo_size = inb(port_base + FIFO_FLAGS) & 0x1f);
385 DEB(printk("SYM53C500: reset intr received\n"));
409 DEB(printk("SYM53C500: disconnect intr received\n"));
476 DEB(printk("SYM53C500: Message-Out phase\n"));
490 DEB(print
[all...]

Completed in 132 milliseconds