Lines Matching defs:DEB
129 #define DEB(x) x
131 #define DEB(x)
346 DEB(unsigned char fifo_size;)
347 DEB(unsigned char seq_reg;)
364 DEB(seq_reg = inb(port_base + SEQ_REG));
366 DEB(fifo_size = inb(port_base + FIFO_FLAGS) & 0x1f);
375 DEB(printk("SYM53C500: reset intr received\n"));
399 DEB(printk("SYM53C500: disconnect intr received\n"));
466 DEB(printk("SYM53C500: Message-Out phase\n"));
480 DEB(printk("Status = %02x Message = %02x\n", curSC->SCp.Status, curSC->SCp.Message));
484 DEB(printk("Discarding SAVE_POINTERS message\n"));
533 DEB(printk("SYM53C500_info called\n"));
550 DEB(printk("cmd=%02x, cmd_len=%02x, target=%02x, lun=%02x, bufflen=%d\n",
584 DEB(printk("SYM53C500_host_reset called\n"));
599 DEB(printk("SYM53C500_biosparm called\n"));
741 DEB(printk("SYM53C500: port_base=0x%x, irq=%d, fast_pio=%d\n",
759 DEB(printk("SYM53C500: allocated IRQ %d\n", irq_level));
761 DEB(printk("SYM53C500: No interrupts detected\n"));
764 DEB(printk("SYM53C500: Shouldn't get here!\n"));