/linux-3.3/drivers/net/fddi/skfp/ |
D | queue.c | 144 struct smt_debug *deb; in do_smt_flag() local 149 deb = &smc->debug; in do_smt_flag() 151 deb = &debug; in do_smt_flag() 154 deb->d_smt = value ; in do_smt_flag() 156 deb->d_smtf = value ; in do_smt_flag() 158 deb->d_pcm = value ; in do_smt_flag() 160 deb->d_rmt = value ; in do_smt_flag() 162 deb->d_cfm = value ; in do_smt_flag() 164 deb->d_ecm = value ; in do_smt_flag() 165 printf("smt %d\n",deb->d_smt) ; in do_smt_flag() [all …]
|
/linux-3.3/drivers/net/ethernet/i825xx/ |
D | 82596.c | 89 #define DEB(x,y) if (i596_debug & (x)) y macro 700 DEB(DEB_INIT,printk(KERN_DEBUG "%s: starting i82596.\n", dev->name)); in init_i596_mem() 710 DEB(DEB_INIT,printk(KERN_DEBUG "%s: i82596 initialization successful\n", dev->name)); in init_i596_mem() 734 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdConfigure\n", dev->name)); in init_i596_mem() 739 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdSASetup\n", dev->name)); in init_i596_mem() 744 DEB(DEB_INIT,printk(KERN_DEBUG "%s: queuing CmdTDR\n", dev->name)); in init_i596_mem() 754 DEB(DEB_INIT,printk(KERN_DEBUG "%s: Issuing RX_START\n", dev->name)); in init_i596_mem() 762 DEB(DEB_INIT,printk(KERN_DEBUG "%s: Receive unit started OK\n", dev->name)); in init_i596_mem() 778 DEB(DEB_RXFRAME,printk(KERN_DEBUG "i596_rx(), rfd_head %p, rbd_head %p\n", in i596_rx() 793 DEB(DEB_RXFRAME, printk(KERN_DEBUG " rfd %p, rfd.rbd %p, rfd.stat %04x\n", in i596_rx() [all …]
|
D | lib82596.c | 111 #define DEB(x, y) if (i596_debug & (x)) { y; } macro 577 DEB(DEB_INIT, printk(KERN_DEBUG "%s: starting i82596.\n", dev->name)); in init_i596_mem() 587 DEB(DEB_INIT, printk(KERN_DEBUG in init_i596_mem() 602 DEB(DEB_INIT, printk(KERN_DEBUG in init_i596_mem() 609 DEB(DEB_INIT, printk(KERN_DEBUG "%s: queuing CmdSASetup\n", dev->name)); in init_i596_mem() 615 DEB(DEB_INIT, printk(KERN_DEBUG "%s: queuing CmdTDR\n", dev->name)); in init_i596_mem() 626 DEB(DEB_INIT, printk(KERN_DEBUG "%s: Issuing RX_START\n", dev->name)); in init_i596_mem() 636 DEB(DEB_INIT, printk(KERN_DEBUG in init_i596_mem() 656 DEB(DEB_RXFRAME, printk(KERN_DEBUG in i596_rx() 675 DEB(DEB_RXFRAME, printk(KERN_DEBUG in i596_rx() [all …]
|
/linux-3.3/drivers/scsi/ |
D | NCR53c406a.c | 90 #define DEB(x) x macro 92 #define DEB(x) macro 473 DEB(printk("NCR53c406a BIOS found at 0x%x\n", (unsigned int) bios_base); in NCR53c406a_detect() 488 DEB(printk("NCR53c406a: port 0x%x in use\n", ports[i])); in NCR53c406a_detect() 509 DEB(printk("NCR53c406a detected\n")); in NCR53c406a_detect() 524 DEB(printk("NCR53c406a: using port_base 0x%x\n", port_base)); in NCR53c406a_detect() 541 DEB(printk("NCR53c406a: allocated IRQ %d\n", irq_level)); in NCR53c406a_detect() 544 DEB(printk("NCR53c406a: No interrupts detected\n")); in NCR53c406a_detect() 553 DEB(printk("NCR53c406a: Shouldn't get here!\n")); in NCR53c406a_detect() 564 DEB(printk("Allocated DMA channel %d\n", dma_chan)); in NCR53c406a_detect() [all …]
|
D | aha1740.c | 68 #define DEB(x) x macro 70 #define DEB(x) macro 250 DEB(printk("aha1740_intr top of loop.\n")); in aha1740_intr_handle() 294 DEB(if (errstatus) in aha1740_intr_handle() 344 DEB(int i); in aha1740_queuecommand_lck() 420 DEB(unsigned char * ptr); in aha1740_queuecommand_lck() 477 DEB(printk("aha1740[%d] critical section\n",ecbno)); in aha1740_queuecommand_lck() 500 DEB(printk("aha1740[%d] request queued.\n",ecbno)); in aha1740_queuecommand_lck() 530 DEB(printk("aha1740_biosparam\n")); in aha1740_biosparam() 580 DEB(printk("aha1740_probe: \n")); in aha1740_probe() [all …]
|
D | aha1542.c | 58 #define DEB(x) x macro 60 #define DEB(x) macro 303 DEB(printk("Aha1542: %x %x\n", hosterr, scsierr)); in makecode() 334 /* DEB(printk("aha1542_test_port called \n")); */ in aha1542_test_port() 539 DEB(printk("aha1542_intr_handle: sense:")); in aha1542_intr_handle() 546 DEB(printk("aha1542_intr_handle: buf:")); in aha1542_intr_handle() 552 DEB(if (errstatus) printk("aha1542_intr_handle: returning %6x\n", errstatus)); in aha1542_intr_handle() 574 DEB(int i); in aha1542_queuecommand_lck() 579 DEB(if (target > 1) { in aha1542_queuecommand_lck() 709 DEB(printk("aha1542_queuecommand: now waiting for interrupt "); in aha1542_queuecommand_lck() [all …]
|
D | st.c | 66 #define DEB(a) a macro 69 #define DEB(a) macro 351 DEB(const char *stp;) in st_chk_result() 366 DEB( in st_chk_result() 374 } ) /* end DEB */ in st_chk_result() 419 DEB( in st_chk_result() 429 } ) /* end DEB */ in st_chk_result() 605 DEB( in write_behind_check() 610 ) /* end DEB */ in write_behind_check() 646 DEB(if (debugging && retval) in write_behind_check() [all …]
|
/linux-3.3/drivers/scsi/pcmcia/ |
D | sym53c500_cs.c | 138 #define DEB(x) x macro 140 #define DEB(x) macro 355 DEB(unsigned char fifo_size;) in SYM53C500_intr() 356 DEB(unsigned char seq_reg;) in SYM53C500_intr() 373 DEB(seq_reg = inb(port_base + SEQ_REG)); in SYM53C500_intr() 375 DEB(fifo_size = inb(port_base + FIFO_FLAGS) & 0x1f); in SYM53C500_intr() 384 DEB(printk("SYM53C500: reset intr received\n")); in SYM53C500_intr() 408 DEB(printk("SYM53C500: disconnect intr received\n")); in SYM53C500_intr() 475 DEB(printk("SYM53C500: Message-Out phase\n")); in SYM53C500_intr() 489 DEB(printk("Status = %02x Message = %02x\n", curSC->SCp.Status, curSC->SCp.Message)); in SYM53C500_intr() [all …]
|
/linux-3.3/drivers/media/dvb/dvb-usb/ |
D | m920x.c | 47 deb("m920x_read = no data\n"); in m920x_read() 73 deb("Initialising remote control\n"); in m920x_init() 78 deb("Initialising remote control failed\n"); in m920x_init() 85 deb("Initialising remote control success\n"); in m920x_init() 125 deb("No alt found!\n"); in m920x_init_ep() 184 deb("Unexpected rc state %02x\n", rc_state[0]); in m920x_rc_query() 191 deb("Unknown rc key %02x\n", rc_state[1]); in m920x_rc_query() 361 deb("%x %x %x %x\n", read[0], read[1], read[2], read[3]); in m920x_firmware_download() 365 deb("%x\n", read[0]); in m920x_firmware_download() 387 deb("error while uploading fw!\n"); in m920x_firmware_download() [all …]
|
D | m920x.h | 7 #define deb(args...) dprintk(dvb_usb_m920x_debug,0x01,args) macro
|
/linux-3.3/sound/oss/ |
D | pas2_pcm.c | 25 #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… in pas_audio_ioctl() 207 DEB(printk("pas2_pcm.c: static void pas_audio_reset(void)\n")); in pas_audio_reset() 217 DEB(printk("pas2_pcm.c: static int pas_audio_open(int mode = %X)\n", mode)); in pas_audio_open() 242 DEB(printk("pas2_pcm.c: static void pas_audio_close(void)\n")); in pas_audio_close() 259 …DEB(printk("pas2_pcm.c: static void pas_audio_output_block(char *buf = %P, int count = %X)\n", buf… in pas_audio_output_block() 306 …DEB(printk("pas2_pcm.c: static void pas_audio_start_input(char *buf = %P, int count = %X)\n", buf,… in pas_audio_start_input() 391 DEB(printk("pas2_pcm.c: long pas_pcm_init()\n")); in pas_pcm_init()
|
D | pas2_mixer.c | 24 #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, lev… in pas_mixer_set() 210 DEB(printk("pas2_mixer.c: void pas_mixer_reset(void)\n")); in pas_mixer_reset() 223 …DEB(printk("pas2_mixer.c: int pas_mixer_ioctl(unsigned int cmd = %X, unsigned int arg = %X)\n", cm… in pas_mixer_ioctl()
|
D | sound_config.h | 126 #ifndef DEB 127 #define DEB(x) macro
|
D | soundcard.c | 157 DEB(printk("sound_read(dev=%d, count=%d)\n", dev, count)); in sound_read() 183 DEB(printk("sound_write(dev=%d, count=%d)\n", dev, count)); in sound_write() 209 DEB(printk("sound_open(dev=%d)\n", dev)); in sound_open() 260 DEB(printk("sound_release(dev=%d)\n", dev)); in sound_release() 354 DEB(printk("sound_ioctl(dev=%d, cmd=0x%x, arg=0x%x)\n", dev, cmd, arg)); in sound_ioctl() 412 DEB(printk("sound_poll(dev=%d)\n", dev)); in sound_poll()
|
/linux-3.3/drivers/infiniband/hw/ehca/ |
D | ehca_tools.h | 116 unsigned char *deb = (unsigned char *)(adr); \ 120 __func__, ##args, deb, x, \ 121 *((u64 *)&deb[0]), *((u64 *)&deb[8])); \ 122 deb += 16; \
|
/linux-3.3/drivers/gpu/drm/radeon/ |
D | radeon_agp.c | 45 /* Intel E7505 Memory Controller Hub / RV350 AR [Radeon 9600XT] Needs AGPMode 4 (deb #515326) */ 47 /* Intel 82865G/PE/P DRAM Controller/Host-Hub / Mobility 9800 Needs AGPMode 4 (deb #462590) */ 52 /* Intel 82855PM Processor to I/O Controller / Mobility M6 LY Needs AGPMode 1 (deb #467235) */ 76 /* Intel 82852/82855 host bridge / Mobility 9600 M10 RV350 Needs AGPMode 1 (deb #467460) */ 85 /* Intel 82852/82855 host bridge / Mobility 9600/9700 Needs AGPMode 1 (deb #510208) */ 100 /* VIA VT82C693A Host Bridge / RV280 [Radeon 9200 PRO] Needs AGPMode 2 (deb #515512) */ 106 /* VIA VT8377 Host Bridge / R200 QM [Radeon 9100] Needs AGPMode 4 (deb #461144) */
|
/linux-3.3/scripts/package/ |
D | Makefile | 78 # Deb target 98 deb-pkg: FORCE 144 @echo ' deb-pkg - Build the kernel as a deb package'
|
/linux-3.3/Documentation/kbuild/ |
D | kbuild.txt | 78 For the deb-pkg target, allows overriding the normal heuristics deployed by 79 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
|
/linux-3.3/ |
D | .gitignore | 49 # Debian directory (make deb-pkg)
|
/linux-3.3/drivers/isdn/mISDN/ |
D | timerdev.c | 280 mISDN_inittimer(u_int *deb) in mISDN_inittimer() argument 284 debug = deb; in mISDN_inittimer()
|
D | layer1.c | 394 l1_init(u_int *deb) in l1_init() argument 396 debug = deb; in l1_init()
|
D | socket.c | 825 misdn_sock_init(u_int *deb) in misdn_sock_init() argument 829 debug = deb; in misdn_sock_init()
|
/linux-3.3/Documentation/wimax/ |
D | README.i2400m | 71 * NOTE: if your firmware came in an .rpm or .deb file, just install 73 (dpkg -i FIRMWARE.deb) commands. No further action is needed.
|
/linux-3.3/drivers/acpi/acpica/ |
D | dswload.c | 217 * Name (DEB, 0) in acpi_ds_load1_begin_op() 218 * Scope (DEB) { ... } in acpi_ds_load1_begin_op()
|
D | dswload2.c | 220 * Name (DEB, 0) in acpi_ds_load2_begin_op() 221 * Scope (DEB) { ... } in acpi_ds_load2_begin_op()
|