Lines Matching refs:SCSI

11 2.  Supported chips and SCSI features
13 3.1 Optimized SCSI SCRIPTS
46 10.2.15 Check SCSI BUS
48 10.2.17 Suggest a default SCSI id for hosts
51 10.5 SCSI BUS checking boot option
52 11. SCSI problem troubleshooting
64 This driver supports the whole SYM53C8XX family of PCI-SCSI controllers.
65 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based
104 SCSI standard documentations are available at T10 site:
108 Useful SCSI tools written by Eric Youngdale are part of most Linux
113 2. Supported chips and SCSI features
120 SCSI parity checking
131 Chip SDMS BIOS Wide SCSI std. Max. sync SCRIPTS PHASE MISMATCH
157 Control commands: write operations to the proc SCSI file system
167 3.1 Optimized SCSI SCRIPTS.
169 All chips except the 810, 815 and 825, support new SCSI SCRIPTS instructions
175 modes. The SCSI SCRIPTS had been entirely rewritten using LOAD/STORE instead
185 SCRIPTS (avoids the phase mismatch interrupt that stops the SCSI processor
210 Some kown old SCSI devices do not properly support tagged command queuing.
233 is currently set to 16 by default. This value is suitable for most SCSI
234 disks. With large SCSI disks (>= 2GB, cache >= 512KB, average seek time
257 In some special conditions, some SCSI disk firmwares may return a
258 QUEUE FULL status for a SCSI command. This behaviour is managed by the
264 - Every 200 successfully completed SCSI commands, if allowed by the
281 The driver supports SCSI parity checking and PCI bus master parity
284 problems with parity. You can disable either PCI parity or SCSI parity
298 the proc SCSI file system. The generic command syntax is the
305 apply to all targets of the SCSI chain (except the controller).
352 nego: print information about SCSI negotiations
372 will allow disconnection for all devices on the SCSI bus.
404 if only one has a flaw for some SCSI feature, you can disable the
485 #factor = 9 Ultra-3 SCSI 80 Mega-transfers / second (Wide only)
486 #factor = 10 Ultra-2 SCSI 40 Mega-transfers / second
487 #factor = 11 Ultra-2 SCSI 33 Mega-transfers / second
488 #factor < 25 Ultra SCSI 20 Mega-transfers / second
489 #factor < 50 Fast SCSI-2
577 10.2.15 Check SCSI BUS
592 10.2.17 Suggest a default SCSI id for hosts
594 hostid:#x (0 < x < 7) x suggested for hosts SCSI id.
596 If a host SCSI id is available from the NVRAM, the driver will ignore
643 Host SCSI ID Y Y
644 SCSI parity checking Y Y
646 SCSI devices parameters
675 10.5 SCSI BUS checking boot option.
677 When this option is set to a non-zero value, the driver checks SCSI lines
678 logic state, 100 micro-seconds after having asserted the SCSI RESET line.
679 The driver just reads SCSI lines and checks all lines read FALSE except RESET.
680 Since SCSI devices shall release the BUS at most 800 nano-seconds after SCSI
681 RESET has been asserted, any signal to TRUE may indicate a SCSI BUS problem.
682 Unfortunately, the following common SCSI BUS problems are not detected:
687 devices, ... may cause a SCSI signal to be wrong when te driver reads it.
689 15. SCSI problem troubleshooting
693 Most SCSI problems are due to a non conformant SCSI bus or too buggy
694 devices. If infortunately you have SCSI problems, you can check the
697 - SCSI bus cables
698 - terminations at both end of the SCSI chain
708 Now, if your SCSI bus is ok, your system has every chance to work
719 your SCSI bus but often causes problems with buggy devices.
721 hard disks. Good SCSI hard disks with a large cache gain advantage of
740 SCSI ID of the device the controller was talking with at the moment the
756 Field C : SIST io register (SCSI Interrupt Status)
757 Bit 0x08 : SGE SCSI GROSS ERROR
759 on the SCSI BUS that prevents the SCSI protocol from functionning
762 Indicates that the device released the SCSI BUS when the chip
764 …indicate the SCSI initiator that an error condition not reportable using the SCSI pro…
765 Bit 0x02 : RST SCSI BUS Reset
766 Generally SCSI targets donnot reset the SCSI BUS, although any
769 SCSI parity error detected.
770 On a faulty SCSI BUS, any error condition among SGE (0x08), UDC (0x04) and
771 PAR (0x01) may be detected by the chip. If your SCSI system sometimes
772 encounters such error conditions, especially SCSI GROSS ERROR, then a SCSI
778 This register reflects the state of the SCSI control lines the
781 Actual value of control lines on the SCSI BUS.
783 Actual value of data lines on the SCSI BUS.
784 Field G : SXFER SCSI Transfer
794 SCSI standards, chip cores functionnals and internal driver data structures.