Lines Matching defs:DEB
129 #define DEB(x) x
131 #define DEB(x)
352 DEB(unsigned char fifo_size;)
353 DEB(unsigned char seq_reg;)
371 DEB(seq_reg = inb(port_base + SEQ_REG));
373 DEB(fifo_size = inb(port_base + FIFO_FLAGS) & 0x1f);
382 DEB(printk("SYM53C500: reset intr received\n"));
406 DEB(printk("SYM53C500: disconnect intr received\n"));
473 DEB(printk("SYM53C500: Message-Out phase\n"));
487 DEB(printk("Status = %02x Message = %02x\n", scp->status, scp->message));
491 DEB(printk("Discarding SAVE_POINTERS message\n"));
540 DEB(printk("SYM53C500_info called\n"));
557 DEB(printk("cmd=%02x, cmd_len=%02x, target=%02x, lun=%02x, bufflen=%d\n",
590 DEB(printk("SYM53C500_host_reset called\n"));
605 DEB(printk("SYM53C500_biosparm called\n"));
750 DEB(printk("SYM53C500: port_base=0x%x, irq=%d, fast_pio=%d\n",
768 DEB(printk("SYM53C500: allocated IRQ %d\n", irq_level));
770 DEB(printk("SYM53C500: No interrupts detected\n"));
773 DEB(printk("SYM53C500: Shouldn't get here!\n"));