• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/

Lines Matching refs:scsi

80  * correct cacheline separation for scsi messages and status for
137 #include <scsi/scsi.h>
138 #include <scsi/scsi_cmnd.h>
139 #include <scsi/scsi_dbg.h>
140 #include <scsi/scsi_eh.h>
141 #include <scsi/scsi_host.h>
142 #include <scsi/scsi_tcq.h>
143 #include <scsi/scsi_transport.h>
144 #include <scsi/scsi_transport_spi.h>
390 printk(KERN_NOTICE "scsi%d: %s rev %d %s\n", host->host_no,
840 printk(KERN_INFO "scsi%d: (%d:%d), Unsolicited WDTR after CMD, Rejecting\n",
851 printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
883 printk("scsi%d (%d:%d): message %s: ", host->host_no, pun, lun,
922 printk(KERN_ERR "scsi%d (%d:%d) Parity Error!\n", host->host_no,
927 printk(KERN_INFO "scsi%d (%d:%d) SIMPLE TAG %d %s\n", host->host_no,
933 printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
1079 printk(KERN_ERR "scsi%d: (%d:%d) FATAL ERROR: %s\n",
1090 printk("scsi%d: (%d:%d), DISCONNECTED (%d) %s\n",
1105 DEBUG(("scsi%d: (%d:%d) RESELECTED!\n",
1110 printk(KERN_ERR "scsi%d: (%d:%d) HAS NO device\n",
1117 printk(KERN_ERR "scsi%d: (%d:%d) no saved request for tag %d\n",
1137 printk(KERN_ERR "scsi%d: (%d:%d) RESELECTED but no saved command (MSG = %02x %02x %02x)!!\n",
1143 printk(KERN_ERR "scsi%d: FATAL, host not busy during valid reselection!\n",
1193 printk(KERN_INFO "scsi%d: (%d:%d) RESELECTION DURING SELECTION, dsp=%08x[%04x] state=%d, count=%d\n",
1218 printk(KERN_ERR "scsi%d: Invalid reselection during selection!!\n", host->host_no);
1221 printk(KERN_ERR "scsi%d: script reselected and we took a selection interrupt\n",
1250 printk(KERN_ERR "scsi%d: (%d:%d), unhandled script condition %s %s at %04x\n",
1263 printk(KERN_NOTICE "scsi%d (%d:%d) DEBUG INTERRUPT %d AT %08x[%04x], continuing\n",
1267 printk(KERN_ERR "scsi%d: (%d:%d), unidentified script interrupt 0x%x at %04x\n",
1309 DEBUG(("scsi%d: Reselected by %d\n",
1406 DEBUG(("scsi%d: host busy, queueing command %p, slot %p\n",
1524 DEBUG(("scsi%d: istat %02x sstat0 %02x dstat %02x dsp %04x[%08x] dsps 0x%x\n",
1540 printk(KERN_ERR "scsi%d: Bus Reset detected, executing command %p, slot %p, dsp %08x[%04x]\n",
1583 DEBUG(("scsi%d: (%d:%d) selection timeout\n",
1596 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)));
1608 printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x\n",
1613 printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x, residual %d\n",
1634 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);
1652 printk(KERN_ERR "scsi%d: (%d:%d) phase mismatch at %04x, phase %s\n",
1658 printk(KERN_ERR "scsi%d: (%d:%d) GROSS ERROR\n",
1662 printk(KERN_ERR "scsi%d: (%d:%d) PARITY ERROR\n",
1666 DEBUG(("scsi%d: (%d:%d) ====>SCRIPT INTERRUPT<====\n",
1670 printk(KERN_ERR "scsi%d: (%d:%d) Illegal Instruction detected at 0x%08x[0x%x]!!!\n"
1676 printk(KERN_ERR "scsi%d: (%d:%d) serious DMA problem, dstat=%02x\n",
1697 printk(KERN_ERR "scsi%d: Driver error: resume at 0x%08x [0x%04x] with non busy host!\n",
1723 DEBUG(("scsi%d: Issuing saved command slot %p, cmd %p\t\n",
1749 printk(KERN_WARNING "scsi%d: Command depth has gone over queue depth\n", SCp->device->host->host_no);
1785 printk("53c700: scsi%d, command ", SCp->device->host->host_no);