Lines Matching refs:scsi

67  * correct cacheline separation for scsi messages and status for
123 #include <scsi/scsi.h>
124 #include <scsi/scsi_cmnd.h>
125 #include <scsi/scsi_dbg.h>
126 #include <scsi/scsi_eh.h>
127 #include <scsi/scsi_host.h>
128 #include <scsi/scsi_tcq.h>
129 #include <scsi/scsi_transport.h>
130 #include <scsi/scsi_transport_spi.h>
396 printk(KERN_NOTICE "scsi%d: %s rev %d %s\n", host->host_no,
846 printk(KERN_INFO "scsi%d: (%d:%d), Unsolicited WDTR after CMD, Rejecting\n",
856 printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
887 printk("scsi%d (%d:%d): message %s: ", host->host_no, pun, lun,
928 printk(KERN_ERR "scsi%d (%d:%d) Parity Error!\n", host->host_no,
933 printk(KERN_INFO "scsi%d (%d:%d) SIMPLE TAG %d %s\n", host->host_no,
939 printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
1084 printk(KERN_ERR "scsi%d: (%d:%d) FATAL ERROR: %s\n",
1095 printk("scsi%d: (%d:%d), DISCONNECTED (%d) %s\n",
1110 DEBUG(("scsi%d: (%d:%d) RESELECTED!\n",
1115 printk(KERN_ERR "scsi%d: (%d:%d) HAS NO device\n",
1124 printk(KERN_ERR "scsi%d: (%d:%d) no saved request for tag %d\n",
1146 printk(KERN_ERR "scsi%d: (%d:%d) RESELECTED but no saved command (MSG = %02x %02x %02x)!!\n",
1152 printk(KERN_ERR "scsi%d: FATAL, host not busy during valid reselection!\n",
1202 printk(KERN_INFO "scsi%d: (%d:%d) RESELECTION DURING SELECTION, dsp=%08x[%04x] state=%d, count=%d\n",
1228 printk(KERN_ERR "scsi%d: Invalid reselection during selection!!\n", host->host_no);
1231 printk(KERN_ERR "scsi%d: script reselected and we took a selection interrupt\n",
1259 printk(KERN_ERR "scsi%d: (%d:%d), unhandled script condition %s %s at %04x\n",
1272 printk(KERN_NOTICE "scsi%d (%d:%d) DEBUG INTERRUPT %d AT %08x[%04x], continuing\n",
1276 printk(KERN_ERR "scsi%d: (%d:%d), unidentified script interrupt 0x%x at %04x\n",
1318 DEBUG(("scsi%d: Reselected by %d\n",
1415 DEBUG(("scsi%d: host busy, queueing command %p, slot %p\n",
1526 DEBUG(("scsi%d: istat %02x sstat0 %02x dstat %02x dsp %04x[%08x] dsps 0x%x\n",
1542 printk(KERN_ERR "scsi%d: Bus Reset detected, executing command %p, slot %p, dsp %08x[%04x]\n",
1585 DEBUG(("scsi%d: (%d:%d) selection timeout\n",
1598 printk("scsi%d (%d:%d) PHASE MISMATCH IN SEND MESSAGE %d remain, return %p[%04x], phase %s\n", host->host_no, pun, lun, count, (void *)temp, temp - hostdata->pScript, sbcl_to_string(NCR_700_readb(host, SBCL_REG)));
1610 printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x\n",
1615 printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x, residual %d\n",
1636 printk("scsi%d (%d:%d) transfer mismatch pAddr=%lx, naddr=%lx, data_transfer=%d, residual=%d\n", host->host_no, pun, lun, (unsigned long)pAddr, (unsigned long)naddr, data_transfer, residual);
1654 printk(KERN_ERR "scsi%d: (%d:%d) phase mismatch at %04x, phase %s\n",
1660 printk(KERN_ERR "scsi%d: (%d:%d) GROSS ERROR\n",
1664 printk(KERN_ERR "scsi%d: (%d:%d) PARITY ERROR\n",
1668 DEBUG(("scsi%d: (%d:%d) ====>SCRIPT INTERRUPT<====\n",
1672 printk(KERN_ERR "scsi%d: (%d:%d) Illegal Instruction detected at 0x%08x[0x%x]!!!\n"
1678 printk(KERN_ERR "scsi%d: (%d:%d) serious DMA problem, dstat=%02x\n",
1713 printk(KERN_ERR "scsi%d: Driver error: resume at 0x%08x [0x%04x] with non busy host!\n",
1739 DEBUG(("scsi%d: Issuing saved command slot %p, cmd %p\t\n",
1763 printk(KERN_WARNING "scsi%d: Command depth has gone over queue depth\n", SCp->device->host->host_no);
1796 printk("53c700: scsi%d, command ", SCp->device->host->host_no);