• 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

213  Thanks to Adam Bowen for the signature to the 1610M/MER/MEX scsi cards, to
283 #include <scsi/scsicam.h>
287 #include <scsi/scsi.h>
288 #include <scsi/scsi_cmnd.h>
289 #include <scsi/scsi_device.h>
290 #include <scsi/scsi_host.h>
291 #include <scsi/scsi_ioctl.h>
312 #define EVERY_ACCESS 0 /* Write a line on every scsi access */
524 printk(KERN_INFO "scsi%d: <fdomain> No BIOS; using scsi id %d\n",
527 printk(KERN_INFO "scsi%d: <fdomain> BIOS version ", shpnt->host_no);
535 printk( " at 0x%lx using scsi id %d\n",
543 printk(KERN_INFO "scsi%d: <fdomain> %s chip at 0x%x irq ",
563 printk(KERN_INFO "scsi: <fdomain> Usage: fdomain=<PORT_BASE>,<IRQ>[,<ADAPTER_ID>]\n");
564 printk(KERN_ERR "scsi: <fdomain> Bad LILO/INSMOD parameters?\n");
670 printk("scsi: <fdomain> Options = %x\n", options);
690 printk( "scsi: <fdomain> fdomain_isa_detect:" );
834 printk( "scsi: <fdomain> INFO: use lspci -v to see list of PCI devices\n" );
835 printk( "scsi: <fdomain> TMC-3260 detect:"
847 printk( "scsi: <fdomain> TMC-3260 detect:"
871 printk( "scsi: <fdomain> TMC-3260 detect:"
876 printk(KERN_ERR "scsi: <fdomain> PCI card detected, but driver not loaded (invalid port)\n" );
904 printk( "scsi: <fdomain> No BIOS, using port_base = 0x%x, irq = %d\n",
908 printk( "scsi: <fdomain> port 0x%x is busy\n", port_base );
909 printk( "scsi: <fdomain> Bad LILO/INSMOD parameters?\n" );
913 printk( "scsi: <fdomain> Cannot locate chip at port base 0x%x\n",
915 printk( "scsi: <fdomain> Bad LILO/INSMOD parameters?\n" );
931 printk( "scsi: <fdomain> Detection failed (no card)\n" );
940 printk(KERN_ERR "scsi: <fdomain> Detection failed (loopback test failed at port base 0x%x)\n", port_base);
942 printk(KERN_ERR "scsi: <fdomain> Bad LILO/INSMOD parameters?\n");
975 printk(KERN_ERR "scsi: <fdomain> Card Detected, but driver not loaded (no IRQ)\n" );
985 printk(KERN_ERR "scsi: <fdomain> IRQ %d is bad!\n", interrupt_level );
989 printk(KERN_ERR "scsi: <fdomain> IRQ %d is already in use!\n", interrupt_level );
992 printk(KERN_ERR "scsi: <fdomain> Error getting IRQ %d\n", interrupt_level );
996 printk(KERN_ERR "scsi: <fdomain> Detected, but driver not loaded (IRQ)\n" );
1071 printk( "scsi: <fdomain> Selection failed\n" );
1086 else panic( "scsi: <fdomain> current_SC->scsi_done() == NULL" );
1088 panic( "scsi: <fdomain> my_done() called outside of command\n" );
1127 printk( "scsi: <fdomain> Interrupt after abort, ignoring\n" );
1227 printk( "scsi: <fdomain> target = %d, command = %x, status = %x\n",
1245 printk( "scsi: <fdomain> message = %x\n",
1357 printk( "scsi: <fdomain> REQUEST SENSE"
1392 panic( "scsi: <fdomain> fdomain_16x0_queue() NOT REENTRANT!\n" );
1446 printk(KERN_WARNING "scsi: <fdomain> Cannot provide detailed information\n");
1513 printk( "scsi: <fdomain> abort " );
1610 printk("scsi: <fdomain> fdomain_16x0_biosparam: too many disks");