Searched refs:DEB_PMM (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | sim710.c | 148 #define DEB_PMM 0x0008 /* Phase mis-match handling */ macro 736 DEB(DEB_PMM, printk("scsi%d: Phase mismatch, phase %s (%x) at script[0x%x]\n", in handle_phase_mismatch() 738 DEB(DEB_PMM, print_command(cmd->cmnd)); in handle_phase_mismatch() 786 DEB(DEB_PMM, printk("scsi%d: DIN sg %d, old %08x/%08x, new %08x/%08x (%d)\n", in handle_phase_mismatch() 812 DEB(DEB_PMM, printk("scsi%d: DOUT sg %d, old %08x/%08x, new %08x/%08x (%d)\n", in handle_phase_mismatch()
|