• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/

Lines Matching refs:scsi

80  * correct cacheline separation for scsi messages and status for
136 #include <scsi/scsi.h>
137 #include <scsi/scsi_cmnd.h>
138 #include <scsi/scsi_dbg.h>
139 #include <scsi/scsi_eh.h>
140 #include <scsi/scsi_host.h>
141 #include <scsi/scsi_tcq.h>
142 #include <scsi/scsi_transport.h>
143 #include <scsi/scsi_transport_spi.h>
394 printk(KERN_NOTICE "scsi%d: %s rev %d %s\n", host->host_no,
851 printk(KERN_INFO "scsi%d: (%d:%d), Unsolicited WDTR after CMD, Rejecting\n",
862 printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
894 printk("scsi%d (%d:%d): message %s: ", host->host_no, pun, lun,
933 printk(KERN_ERR "scsi%d (%d:%d) Parity Error!\n", host->host_no,
938 printk(KERN_INFO "scsi%d (%d:%d) SIMPLE TAG %d %s\n", host->host_no,
944 printk(KERN_INFO "scsi%d (%d:%d): Unexpected message %s: ",
1090 printk(KERN_ERR "scsi%d: (%d:%d) FATAL ERROR: %s\n",
1101 printk("scsi%d: (%d:%d), DISCONNECTED (%d) %s\n",
1116 DEBUG(("scsi%d: (%d:%d) RESELECTED!\n",
1121 printk(KERN_ERR "scsi%d: (%d:%d) HAS NO device\n",
1128 printk(KERN_ERR "scsi%d: (%d:%d) no saved request for tag %d\n",
1148 printk(KERN_ERR "scsi%d: (%d:%d) RESELECTED but no saved command (MSG = %02x %02x %02x)!!\n",
1154 printk(KERN_ERR "scsi%d: FATAL, host not busy during valid reselection!\n",
1204 printk(KERN_INFO "scsi%d: (%d:%d) RESELECTION DURING SELECTION, dsp=%08x[%04x] state=%d, count=%d\n",
1229 printk(KERN_ERR "scsi%d: Invalid reselection during selection!!\n", host->host_no);
1232 printk(KERN_ERR "scsi%d: script reselected and we took a selection interrupt\n",
1261 printk(KERN_ERR "scsi%d: (%d:%d), unhandled script condition %s %s at %04x\n",
1275 printk(KERN_NOTICE "scsi%d (%d:%d) DEBUG INTERRUPT %d AT %08x[%04x], continuing\n",
1279 printk(KERN_ERR "scsi%d: (%d:%d), unidentified script interrupt 0x%x at %04x\n",
1321 DEBUG(("scsi%d: Reselected by %d\n",
1418 DEBUG(("scsi%d: host busy, queueing command %p, slot %p\n",
1536 DEBUG(("scsi%d: istat %02x sstat0 %02x dstat %02x dsp %04x[%08x] dsps 0x%x\n",
1552 printk(KERN_ERR "scsi%d: Bus Reset detected, executing command %p, slot %p, dsp %08x[%04x]\n",
1595 DEBUG(("scsi%d: (%d:%d) selection timeout\n",
1608 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)));
1620 printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x\n",
1625 printk("scsi%d: (%d:%d) Expected phase mismatch in slot->SG[%d], transferred 0x%x, residual %d\n",
1646 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);
1664 printk(KERN_ERR "scsi%d: (%d:%d) phase mismatch at %04x, phase %s\n",
1670 printk(KERN_ERR "scsi%d: (%d:%d) GROSS ERROR\n",
1674 printk(KERN_ERR "scsi%d: (%d:%d) PARITY ERROR\n",
1678 DEBUG(("scsi%d: (%d:%d) ====>SCRIPT INTERRUPT<====\n",
1682 printk(KERN_ERR "scsi%d: (%d:%d) Illegal Instruction detected at 0x%08x[0x%x]!!!\n"
1688 printk(KERN_ERR "scsi%d: (%d:%d) serious DMA problem, dstat=%02x\n",
1709 printk(KERN_ERR "scsi%d: Driver error: resume at 0x%08x [0x%04x] with non busy host!\n",
1735 DEBUG(("scsi%d: Issuing saved command slot %p, cmd %p\t\n",
1761 printk(KERN_WARNING "scsi%d: Command depth has gone over queue depth\n", SCp->device->host->host_no);
1797 printk("53c700: scsi%d, command ", SCp->device->host->host_no);