Home
last modified time | relevance | path

Searched refs:SCSI (Results 1 – 179 of 179) sorted by relevance

/linux-4.4.14/Documentation/scsi/
Dscsi-parameters.txt1 SCSI Kernel Parameters
15 advansys= [HW,SCSI]
18 aha152x= [HW,SCSI]
21 aha1542= [HW,SCSI]
24 aic7xxx= [HW,SCSI]
27 aic79xx= [HW,SCSI]
30 atascsi= [HW,SCSI] Atari SCSI
32 BusLogic= [HW,SCSI]
36 dtc3181e= [HW,SCSI]
38 eata= [HW,SCSI]
[all …]
D00-INDEX44 - Adaptec Ultra320 SCSI host adapters
56 - README file for the dc395x SCSI driver
64 - HP Smart Array Controller SCSI driver.
70 - Serial Attached SCSI management layer.
82 - info on driver for OnStream SC-x0 SCSI tape
88 - README for the SCSI media changer driver
90 - info on the sg driver for generic (non-disk/CD/tape) SCSI devices.
92 - List of SCSI-parameters to pass to the kernel at module load-time.
94 - short blurb on using SCSI support as a module.
96 - info on API between SCSI layer and low level drivers
[all …]
Dufs.txt17 3.4 SCSI Error handling
45 UFS has a layered communication architecture which is based on SCSI
54 protocol agnostic, however SCSI has been selected as a baseline
56 UFS supports subset of SCSI commands defined by SPC-4 and SBC-3.
57 * UCS: It handles SCSI commands supported by UFS specification.
94 The UFS host controller driver is based on Linux SCSI Framework.
96 SCSI Midlayer and PCIe based UFS host controllers.
108 Transfer request handling module of UFSHCD receives SCSI commands
109 from SCSI Midlayer, forms UPIUs and issues the UPIUs to UFS Host
111 host controller in the form of UPIUs and intimates the SCSI Midlayer
[all …]
DBusLogic.txt1 BusLogic MultiMaster and FlashPoint SCSI Driver for Linux
19 BusLogic, Inc. designed and manufactured a variety of high performance SCSI
40 to achieve the full performance that BusLogic SCSI Host Adapters and modern
41 SCSI peripherals are capable of, and to provide a highly robust driver that can
47 The latest information on Linux support for BusLogic SCSI Host Adapters, as
54 driver and SCSI subsystem at startup, along with any subsequent system messages
55 relevant to SCSI operations, and a detailed description of your system's
61 the BT-948 PCI Ultra SCSI Host Adapter, and then again for the BT-958 PCI Wide
62 Ultra SCSI Host Adapter in January 1996. This was mutually beneficial since
78 "Mylex SCSI host adapters are compatible with all major operating systems
[all …]
Dsym53c8xx_2.txt13 2. Supported chips and SCSI features
15 3.1 Optimized SCSI SCRIPTS
39 10.2.6 Check SCSI BUS
40 10.2.7 Suggest a default SCSI id for hosts
47 10.4 SCSI BUS checking boot option
48 11. SCSI problem troubleshooting
60 This driver supports the whole SYM53C8XX family of PCI-SCSI controllers.
61 It also support the subset of LSI53C10XX PCI-SCSI controllers that are based
103 SCSI standard documentations are available at T10 site:
107 Useful SCSI tools written by Eric Youngdale are part of most Linux
[all …]
Dncr53c8xx.txt11 2. Supported chips and SCSI features
13 3.1 Optimized SCSI SCRIPTS
14 3.2 New features of the SYM53C896 (64 bit PCI dual LVD SCSI controller)
38 10.2.5 Ultra SCSI support
52 10.2.19 Check SCSI BUS
54 10.2.21 Suggest a default SCSI id for hosts
59 10.6 SCSI BUS checking boot option
67 14.3 Using only 8 bit devices with a WIDE SCSI controller.
70 15. SCSI problem troubleshooting
74 16.1 Synchronous timings for 53C875 and 53C860 Ultra-SCSI controllers
[all …]
Dscsi_mid_low_api.txt2 SCSI mid_level - lower_level driver interface
7 This document outlines the interface between the Linux SCSI mid level and
8 SCSI lower level drivers. Lower level drivers (LLDs) are variously called
11 single SCSI initiator port on a SCSI transport. An "initiator" port
12 (SCSI terminology, see SAM-3 at http://www.t10.org) sends SCSI commands
13 to "target" SCSI ports (e.g. disks). There can be many LLDs in a running
15 SCSI HBAs. Some HBAs contain multiple hosts.
17 In some cases the SCSI transport is an external bus that already has
19 SCSI subsystem LLD is a software bridge to the other driver subsystem.
24 For example, the aic7xxx LLD controls Adaptec SCSI parallel interface
[all …]
DNinjaSCSI.txt14 SCSI device: I-O data CDPS-PX24 (CD-ROM drive)
38 Because the NinjaSCSI driver requires some SCSI header files in Linux
85 version "KME ", "SCSI-CARD-001", "1"
88 version "KME ", "SCSI-CARD-002", "1"
91 version "KME ", "SCSI-CARD-003", "1"
94 version "KME ", "SCSI-CARD-004", "1"
108 If you eject card when doing some operation for your SCSI device or suspend
115 high level SCSI driver.
122 your SCSI device name(hard drive, CD-ROM, etc...)
Dscsi.txt1 SCSI subsystem documentation
4 the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
5 http://www.tldp.org/HOWTO/SCSI-2.4-HOWTO . The LDP has single
8 http://web.archive.org/web/*/http://www.torque.net/scsi/SCSI-2.4-HOWTO
10 Notes on using modules in the SCSI subsystem
23 the SCSI subsystem.
37 aic7xxx.o driver is used to control all recent SCSI controller cards from
Dscsi_eh.txt2 SCSI EH
5 This document describes SCSI midlayer error handling infrastructure.
7 information regarding SCSI midlayer.
11 [1] How SCSI commands travel through the midlayer and to EH
17 [2] How SCSI EH works
23 [2-2-1] Pre transportt->eh_strategy_handler() SCSI midlayer conditions
24 [2-2-2] Post transportt->eh_strategy_handler() SCSI midlayer conditions
28 [1] How SCSI commands travel through the midlayer and to EH
32 Each SCSI command is represented with struct scsi_cmnd (== scmd). A
90 *NOTE* After returning BLK_EH_HANDLED the SCSI layer is
[all …]
Dtmscsim.txt17 The tmscsim driver supports PCI SCSI Host Adapters based on the AM53C974
18 chip. AM53C974 based SCSI adapters include:
27 scsi = SCSI driver, m = AMD (?) as opposed to w for the DC390W/U/F
57 driver. Of course you have to choose to compile SCSI support and DC390(T)
89 Upgrading a SCSI driver is always a delicate thing to do. The 2.0 driver has
96 * have copies of your SCSI disk's partition tables on some safe location:
101 if your SCSI disk gets corrupted. You can use
113 - SCSI
130 C = Controller, B = Bus, T = Target SCSI ID, U = Unit SCSI LUN.)
139 The "?" should be replaced by the SCSI host number. (The shell might do this
[all …]
Daic79xx.txt19 The following Adaptec SCSI Host Adapters are supported by this
25 Ultra320 SCSI ASIC
27 Ultra320 SCSI ASIC with Retained Training
29 Ultra320 SCSI ASIC
31 Ultra320 SCSI ASIC with Retained Training
35 Adaptec SCSI Card 39320 Dual Channel 64-bit PCI-X 133MHz to 7902A4/7902B
36 Ultra320 SCSI Card (one external
38 Adaptec SCSI Card 39320A Dual Channel 64-bit PCI-X 133MHz to 7902B
39 Ultra320 SCSI Card (one external
41 Adaptec SCSI Card 39320D Dual Channel 64-bit PCI-X 133MHz to 7902A4
[all …]
Dscsi-changer.txt2 README for the SCSI media changer driver
5 This is a driver for SCSI Medium Changer devices, which are listed
9 common small CD-ROM changers, neither one-lun-per-slot SCSI changers
20 more) SCSI ID's. One for the changer device which controls the robot,
27 The SCSI changer model is complex, compared to - for example - IDE-CD
42 123 CD-ROM's, 5 CD-ROM readers (and therefore 6 SCSI ID's: the changer
51 other linux SCSI device drivers as starting point. The interface
75 not. In theory every changer device which supports the SCSI-2 media
95 (replace ID with the SCSI-ID of the device)
136 These two allow to specify the SCSI ID and LUN for the data
[all …]
Dscsi-generic.txt1 Notes on Linux SCSI Generic (sg) driver
6 The SCSI Generic driver (sg) is one of the four "high level" SCSI device
9 used on SCSI devices that don't fit into the already serviced categories.
33 http://www.tldp.org/HOWTO/SCSI-Generic-HOWTO
44 found at http://www.torque.net/sg/p/original/SCSI-Programming-HOWTO.txt
53 A more general description of the Linux SCSI subsystem of which sg is a
54 part can be found at http://www.tldp.org/HOWTO/SCSI-2.4-HOWTO .
DFlashPoint.txt1 The BusLogic FlashPoint SCSI Host Adapters are now fully supported on Linux.
8 BUSLOGIC FLASHPOINT LINE OF SCSI HOST ADAPTERS
12 operating system support to its BusLogic brand of FlashPoint Ultra SCSI
13 host adapters. All of BusLogic's other SCSI host adapters, including the
34 The FlashPoint family of Ultra SCSI host adapters, designed for workstation
37 automation technology, which minimizes SCSI command overhead and reduces
47 BusLogic line of Ultra SCSI host adapter products, Mylex provides enabling
74 drivers have been available for this new Ultra SCSI product. Despite its
81 that all BusLogic SCSI Host Adapters were supported by Linux, only to
119 SCSI solution for the Linux community, and does not want to see anyone left
[all …]
Ddc395x.txt1 README file for the dc395x SCSI driver
21 The driver uses the settings from the EEPROM set in the SCSI BIOS
39 Sets the host adapter SCSI ID.
71 *2 0x04 4 Reset SCSI Bus on startup.
72 *3 0x08 8 Active Negation: Improves SCSI Bus noise immunity.
84 The seconds to not accept commands after a SCSI Reset
Daha152x.txt2 Adaptec AHA-1520/1522 SCSI driver for Linux (aha152x)
52 aha152x=<IOPORT>[,<IRQ>[,<SCSI-ID>[,<RECONNECT>[,<PARITY>[,<SYNCHRONOUS>[,<DELAY> [,<EXT_TRANS]]]]]…
106 SCSI uses block numbers to address blocks/sectors on a device.
112 as base for requests in C/H/S addressing. SCSI only knows about the
115 Therefore the SCSI BIOS/DOS driver has to calculate a logical/virtual
117 returned by the SCSI BIOS is a pure calculation and has nothing to
166 "AIC-6260 SCSI Chip Specification", Adaptec Corporation.
168 "SCSI COMPUTER SYSTEM INTERFACE - 2 (SCSI-2)", X3T9.2/86-109 rev. 10h
170 "Writing a SCSI device driver for Linux", Rik Faith (faith@cs.unc.edu)
Ddtc3x80.txt5 SCSI device driver for the DTC 3180/3280.
17 internal DMA, between SCSI bus and an on-chip 128-byte buffer. Double
35 have tested it with 4 totally different hard drives (both SCSI-1 and
36 SCSI-2), and one CDROM drive. Interrupts works great for all but one
Dst.txt1 This file contains brief information about the SCSI tape driver.
57 supported devices. The Linux SCSI tape driver does not contain such
88 Writing filemarks without the immediate bit set in the SCSI command block acts
143 'device' and 'driver' point to the SCSI device and driver entries.
150 A link named 'tape' is made from the SCSI device directory to the class
240 several blocks and using one SCSI read or write to transfer all of the
269 allocated. To support all SCSI adapters (including those not
272 1. The initial segment that is used for all SCSI adapters including
286 number of scatter/gather segments allowed for the SCSI adapter is not
288 segments specified. If the maximum number allowed for the SCSI adapter
[all …]
Dqlogicfas.txt5 (including the Control Concepts SCSI/IDE/SIO/PIO/FDC cards).
40 with SCSI, there are other settings which can tune the bus.
65 10 COMPs, comparing the same file on the SCSI hard drive, i.e. "COMP
70 cables, and more devices on the SCSI bus. What seems to happen is
Dhpsa.txt5 This file describes the hpsa SCSI driver for HP Smart Array controllers.
7 Smart Array controllers. The hpsa driver is a SCSI driver, while the
9 driver (for logical drives) AND a SCSI driver (for tape drives). This
40 In addition to the generic SCSI attributes available in /sys, hpsa supports
54 etc.) and notify the SCSI midlayer of any changes detected. Normally this is
DChangeLog.ncr53c8xx167 default SCSI id the driver uses for controllers.
254 - Cleanup of the SCSI tasks management:
270 were due to a SCSI selection problem triggered by a clearly
272 are claimed by the manuals to be able to execute SCSI scripts just
273 after abitration while the SCSI core is performing SCSI selection).
277 SCSI specs, this is a device firmware bug. This has been worked
279 used for at least 1 successful SCSI command.
284 the original FreeBSD one as well. The SCSI scripts has been fixed
363 - Problem of missed SCSI bus reset with the 53C895 fixed by
374 - Ignore a SCSI parity interrupt if the chip is not connected to
[all …]
Dadvansys.txt3 (8-bit transfer) SCSI Host Adapters for the ISA, EISA, VL, and PCI
5 transfer) SCSI Host Adapters for the PCI bus.
7 The CDB counts below indicate the number of SCSI CDB (Command
9 cache and board LRAM. A CDB is a single SCSI command. The driver
147 AdvanSys SCSI adapter files have the following path name format:
191 Bob Frey <bfrey@turbolinux.com.cn> wrote the AdvanSys SCSI driver
207 driver work with a SCSI-1 disk.
240 Andy Kellner <AKellner@connectcom.net> continued the Advansys SCSI
Dosd.txt3 OSD (Object-Based Storage Device) is a T10 SCSI command set that is designed
13 or search the web for "OSD SCSI"
23 This is a SCSI ULD that registers for OSD type devices and provides a testing
155 The CDB is of a SCSI VARLEN CDB format, as described by OSD standard.
191 Weber, R., "SCSI Object-Based Storage Device Commands",
195 Weber, R., "SCSI Object-Based Storage Device Commands -2 (OSD-2)"
D53c700.txt30 In order to plumb the 53c700 chip core driver into a working SCSI
34 1. The clock speed of the SCSI core
39 the SCSI Id from the card bios or whether the chip is wired for
61 This will be a standard SCSI driver (I don't know of a good document
DChangeLog.sym53c8xx50 - Increase SCSI message size up to 12 bytes, given that 8
54 ST mode, to 2 different values for the max SCSI offset
57 maxoffs_st of the SCSI offset in ST mode.
73 - Add FE_VARCLK feature bit that indicates that SCSI clock
75 the driver should try to evaluate the SCSI clock.
76 - Simplify the way the driver determine the SCSI clock:
78 Measure the SCSI clock frequency if FE_VARCLK is set.
211 SCSI clock (the initialisation code has been a bit reworked).
240 guarantee that its measure of the SCSI clock is correct.
302 - Add support for task abort and bus device reset SCSI message
[all …]
Daic7xxx.txt16 The following Adaptec SCSI Chips and Host Adapters are supported by
52 as a target on multiple SCSI IDs.
130 4. All three SCSI connectors may be used simultaneously without
131 SCSI "stub" effects.
135 - Updated driver to use SCSI transport class infrastructure
145 - Update for change in 2.5.X SCSI proc FS interface.
176 - Dynamically sized S/G lists to avoid SCSI malloc
177 pool fragmentation and SCSI mid-layer deadlock.
306 Default Value: SCSI-Select setting on controllers with a SCSI Select
Dosst.txt18 The osst driver was developed, because the standard SCSI tape driver in
19 Linux, st, does not support the OnStream SC-x0 SCSI tape. The st is not to
20 blame for that, as the OnStream tape drives do not support the standard SCSI
31 The osst is a new high-level SCSI driver, just like st, sr, sd and sg. It
116 Via the SCSI emulation layers usb-storage and ide-scsi, you can also use the
127 The ADR-x0 line is fully SCSI-2 compliant and is supported by st, not osst.
147 * SCSI config and OnStream Firmware (/proc/scsi/scsi)
DMylex.txt2 Mylex (formerly BusLogic) MultiMaster and FlashPoint SCSI Host Adapters.
DChangeLog.ips46 - Unregister SCSI device in ips_release()
53 - Set Sense Data for Unknown SCSI Command
91 - Only allow one DCDB command to a SCSI ID at a time.
Dlibsas.txt5 SAS LLDDs. It sits between SCSI Core and SAS LLDDs. The
6 layout is as follows: while SCSI Core is concerned with
15 * SCSI Host registration/unregistration,
16 * Device registration with SCSI Core (SAS) or libata
34 the SCSI subsystem, creating a SCSI host and it will
301 The Execute Command SCSI RPC:
308 This function should implement the Execute Command SCSI RPC,
Dwd719x.txt1 Driver for Western Digital WD7193, WD7197 and WD7296 SCSI cards
Dlpfc.txt54 community in modifying the behavior of the SCSI midlayer so that SCSI
Dcxgb3i.txt54 SCSI device support --->
55 [*] SCSI low-level drivers --->
Dsym53c500_cs.txt15 of the New Media Bus Toaster PCMCIA SCSI controller. Presumably there are
Din2000.txt26 Fixed a bug that caused incorrect SCSI status bytes to be
40 are quite a few SCSI commands that do a write-to-device;
120 chooses), or as a "SCSI-bus-hog". When several devices
DChangeLog.sym53c8xx_273 SCSI command is active. This is a simplification.
94 - Add Tekram 390 U2B/U2W SCSI LED handling.
DChangeLog.lpfc20 * Compare return value of lpfc_scsi_tgt_reset against SCSI
90 * Reduced severity of "SCSI layer issued abort device" message to
311 * If the SCSI midlayer tries to recover from an error on a lun
472 Clarion array (SCSI error ret. val. 0x70028) There is no need
479 * Don't ignore SCSI status on underrun conditions for inquiries,
510 * Use DID not SCSI target id as a port_id and add some missing
542 * Changes to support SCSI hotplug (ifdef'ed out because they need
552 * Added lpfc_scsi_hotplug to enable/disable driver support of SCSI
557 * Add support for SCSI device hotplug.
863 * Minimal support for SCSI flat space addressing/volume set
[all …]
Dbnx2fc.txt5 SCSI controllers. As such, FCoE functionality, once enabled is largely
Daacraid.txt124 Christoph Hellwig <hch@infradead.org> (updates for new-style PCI probing and SCSI host registration,
DChangeLog.1992-199739 Changed handling of internal SCSI commands send to the HBA.
218 * 53c7,8xx.c: crash on AEN fixed, SCSI reset is no longer a NOP,
326 CHECK_CONDITION during SCSI bus scan. Add opcode check to get
654 for ISA-200S SCSI adapter.
1461 * Throughout: SCSI portion of cluster diffs added.
1656 board to be set at different SCSI ids. Remove support for
1889 * scsi.h: Define COMMAND_SIZE. Define a SCSI specific version of
Dscsi_fc_transport.txt1 SCSI FC Tansport
13 This file documents the features and components of the SCSI FC Transport.
Darcmsr_spec.txt28 ** All SCSI Command must be sent through postQ:
DChangeLog.megaraid545 SCSI & PCI.
/linux-4.4.14/drivers/scsi/arm/
DKconfig2 # SCSI driver configuration for Acorn
5 tristate "Acorn SCSI card (aka30) support"
6 depends on ARCH_ACORN && SCSI
9 This enables support for the Acorn SCSI card (aka30). If you have an
13 bool "Support SCSI 2 Tagged queueing"
16 Say Y here to enable tagged queuing support on the Acorn SCSI card.
18 This is a feature of SCSI-2 which improves performance: the host
19 adapter can send several SCSI commands to a device's queue even if
20 previous commands haven't finished yet. Some SCSI devices don't
24 bool "Support SCSI 2 Synchronous Transfers"
[all …]
/linux-4.4.14/arch/mips/pci/
Dfixup-sni.c22 #define SCSI PCIMT_IRQ_SCSI macro
46 { SCSI, SCSI, SCSI, SCSI, SCSI }, /* SCSI */
63 { SCSI, SCSI, SCSI, SCSI, SCSI }, /* SCSI */
75 { SCSI, SCSI, SCSI, SCSI, SCSI }, /* SCSI */
80 #undef SCSI
/linux-4.4.14/drivers/zorro/
Dzorro.ids16 0a00 [SCSI Host Adapter]
22 1300 Warp Engine [Accelerator, SCSI Host Adapter and RAM Expansion]
28 5400 A4091 [SCSI Host Adapter]
31 0100 A2090/A2090A [SCSI Host Adapter]
32 0200 A590/A2091 [SCSI Host Adapter]
33 0300 A590/A2091 [SCSI Host Adapter]
34 0400 A2090B 2090 Autoboot [SCSI Host Adapter]
42 5400 A4091 [SCSI Host Adapter]
49 0300 A2090/A2090A Combitec/MacroSystem [SCSI Host Adapter]
57 0400 Kronos 2000 [SCSI Host Adapter]
[all …]
/linux-4.4.14/drivers/scsi/
DKconfig1 menu "SCSI device support"
5 default y if SCSI=n || SCSI=y
6 default m if SCSI=m
16 config SCSI config
17 tristate "SCSI device support"
21 If you want to use a SCSI hard disk, SCSI tape drive, SCSI CD-ROM or
22 any other SCSI device under Linux, say Y and make sure that you know
23 the name of your SCSI host adapter (the card inside your computer
24 that "speaks" the SCSI protocol, also called SCSI controller),
28 the SCSI protocol. Examples of this include the parallel port
[all …]
Dwd719x.h22 u8 SCSI; /* SCSI Errors */ member
Dscsi_logging.c22 #warning SCSI logging bitmask too large
D53c700.scr119 ; SCSI Messages we interpret in the script
Dwd719x.c618 if (regs.bytes.SCSI == 0) in wd719x_interrupt_SCB()
D53c700_d.h_shipped122 ; SCSI Messages we interpret in the script
/linux-4.4.14/drivers/scsi/megaraid/
DKconfig.megaraid3 depends on PCI && SCSI
9 depends on PCI && SCSI && MEGARAID_NEWGEN
19 depends on PCI && SCSI && MEGARAID_MM
40 LSI MegaRAID SCSI 320-0 1000:1960:1000:A520
41 LSI MegaRAID SCSI 320-1 1000:1960:1000:0520
42 LSI MegaRAID SCSI 320-2 1000:1960:1000:0518
43 LSI MegaRAID SCSI 320-0X 1000:0407:1000:0530
44 LSI MegaRAID SCSI 320-2X 1000:0407:1000:0532
45 LSI MegaRAID SCSI 320-4X 1000:0407:1000:0531
46 LSI MegaRAID SCSI 320-1E 1000:0408:1000:0001
[all …]
/linux-4.4.14/drivers/scsi/device_handler/
DKconfig2 # SCSI Device Handler configuration
6 bool "SCSI Device Handlers"
7 depends on SCSI
10 SCSI Device Handlers provide device specific support for
16 depends on SCSI_DH && SCSI
22 depends on SCSI_DH && SCSI
30 depends on SCSI_DH && SCSI
36 depends on SCSI_DH && SCSI
38 SCSI Device handler for generic SPC-3 Asymmetric Logical Unit
/linux-4.4.14/Documentation/blockdev/
Dcciss.txt91 SCSI tape drive and medium changer support
94 SCSI sequential access devices and medium changer devices are supported and
97 You must enable "SCSI tape drive support for Smart Array 5xxx" and
98 "SCSI support" in your kernel configuration to be able to use SCSI
101 Additionally, note that the driver will engage the SCSI core at init
103 also be directed to dynamically engage the SCSI core via the /proc filesystem
114 Once the SCSI core is engaged by the driver, it cannot be disengaged
118 detected, the SCSI core will not be engaged by the action of the above
121 Hot plug support for SCSI tape drives
124 Hot plugging of SCSI tape drives is supported, with some caveats.
[all …]
DREADME.DAC96055 controllers, not as interfaces to arbitrary SCSI devices. The Linux DAC960
56 driver operates at the block device level, the same level as the SCSI and IDE
58 DAC960 driver is not dependent on the SCSI subsystem, and hence avoids all the
60 as a SCSI driver. The DAC960 driver is designed for as high a performance as
68 Each DAC960 parallel SCSI controller can support up to 15 disk drives per
85 Controller 2 is referred to as /dev/rd/c2d5p3. Note that unlike with SCSI
100 1 Wide Ultra-2/LVD SCSI channel
107 4 Wide Ultra-160 LVD SCSI channels
113 2 Wide Ultra-160 LVD SCSI channels
119 1 Wide Ultra-160 LVD SCSI channel
[all …]
Dparide.txt15 adapters were little more than mechanisms for multiplexing a SCSI bus.
21 the device being addressed via the parallel cable is a standard SCSI
34 devices. It does not cover parallel port SCSI devices, "ditto" tape
/linux-4.4.14/drivers/scsi/pcmcia/
DKconfig2 # PCMCIA SCSI adapter configuration
6 bool "PCMCIA SCSI adapter support"
7 depends on SCSI!=n && PCMCIA!=n
10 if SCSI_LOWLEVEL_PCMCIA && SCSI && PCMCIA && m
16 Say Y here if you intend to attach this type of PCMCIA SCSI host
25 Say Y here if you intend to attach this type of PCMCIA SCSI host
35 If you intend to attach this type of PCMCIA SCSI host adapter to
57 (version string: "KME ","SCSI-CARD-001","1")]
68 Say Y here if you intend to attach this type of PCMCIA SCSI host
78 SCSI adapter based on the Symbios 53c500 controller.
/linux-4.4.14/drivers/eisa/
Deisa.ids10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter"
11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter"
12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter"
13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter"
51 ADP0000 "Adaptec AHA-1740 SCSI"
52 ADP0001 "Adaptec AHA-1740A SCSI"
53 ADP0002 "Adaptec AHA-1742A SCSI"
54 ADP0100 "Adaptec AHA-1540/1542 ISA SCSI Host Adapter"
56 ADP0200 "Adaptec AHA-1520/1522 ISA SCSI Host Adapter"
57 ADP0400 "Adaptec AHA-1744 SCSI"
[all …]
/linux-4.4.14/drivers/infiniband/ulp/srp/
DKconfig2 tristate "InfiniBand SCSI RDMA Protocol"
3 depends on SCSI
6 Support for the SCSI RDMA Protocol over InfiniBand. This
/linux-4.4.14/Documentation/s390/
Dzfcpdump.txt1 The s390 SCSI dump tool (zfcpdump)
4 dumps on SCSI disks. The dump process is initiated by booting a dump tool, which
13 below 32 MB. zfcpdump is installed on a SCSI disk using zipl (as contained in
15 system can then trigger a SCSI dump by booting the SCSI disk, where zfcpdump
44 reads from /proc/vmcore or zcore/mem and writes the system dump to a SCSI disk.
47 initramfs with a user space application that writes the dump to a SCSI
D00-INDEX26 - information on the s390 SCSI dump tool.
/linux-4.4.14/drivers/message/fusion/
DKconfig16 depends on PCI && SCSI
19 SCSI HOST support for a parallel SCSI host adapters.
31 depends on PCI && SCSI
34 SCSI HOST support for a Fiber Channel host adapters.
50 depends on PCI && SCSI
53 SCSI HOST support for a SAS host adapters.
/linux-4.4.14/drivers/scsi/aic7xxx/
DKconfig.aic7xxx7 depends on (PCI || EISA) && SCSI
11 based SCSI controllers as well as the aic7770 based EISA and VLB
12 SCSI controllers (the 274x and 284x series). For AAA and ARO based
13 configurations, only SCSI functionality is provided.
23 Specify the number of commands you would like to allocate per SCSI
32 Due to resource allocation issues in the Linux SCSI mid-layer, using
48 dictated by the SCSI layer and is not affected by this value.
Daic7xxx.reg46 * firmware for the aic7xxx family of SCSI host adapters as well as to generate
65 * SCSI Sequence Control (p. 3-11).
66 * Each bit, when set starts a specific SCSI sequence on the bus
82 * SCSI Transfer Control 0 Register (pp. 3-13).
83 * Controls the SCSI module data path.
98 * SCSI Transfer Control 1 Register (pp. 3-14,15).
99 * Controls the SCSI module data path.
115 * SCSI Control Signal Read Register (p. 3-15).
116 * Reads the actual state of the SCSI bus pins
144 * SCSI Control Signal Write Register (p. 3-16).
[all …]
DKconfig.aic79xx7 depends on PCI && SCSI
11 based SCSI controllers.
18 Specify the number of commands you would like to allocate per SCSI
27 Due to resource allocation issues in the Linux SCSI mid-layer, using
43 dictated by the SCSI layer and is not affected by this value.
Daic79xx.reg46 * firmware for the aic79xx family of SCSI host adapters as well as to generate
1378 * SCSI ID Pointer
1570 * SCSI RAM BIST0
1585 * SCSI Sequence Control0
1599 * SCSI RAM BIST 1
1611 * SCSI Sequence Control 1
1627 * SCSI Transfer Control 0
1641 * SCSI Transfer Control 1
1658 * SCSI Transfer Control 2
1670 * SCSI Bus Initiator IDs
[all …]
Daic7xxx.seq233 * XXX SCSI-1 may require us to assume lun 0 if
241 * of the SCSI-2 spec for what messages are allowed when.
417 * Drive REQ on the bus by enabling SCSI PIO.
955 * transferring to the host, that the SCSI side of
1023 * regardless of the state of the SCSI FIFO.
1025 * SCSI FIFO to get data into the PCI FIFO
1121 * PHASEMIS is active). If we are doing a SCSI->Host transfer,
1278 * of how many bytes were transferred on the SCSI (as opposed to the
1299 * lost by some other type of SCSI I/O (e.g. PIO). If we have
1420 * fill the fifo and then enable SCSI
[all …]
Daic79xx.seq222 * bad SCSI status (currently only for underruns), we
1397 * that violate the SCSI spec. We are careful not to
1425 * from SCISDATL. The SCSI spec guarantees that the target will hold the
1492 * If we're not still receiving SCSI data,
1776 * transferring to the host, that the SCSI side of
2063 * command has transferred across the SCSI and host buses.
/linux-4.4.14/drivers/usb/storage/
DKconfig5 comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
10 depends on SCSI
19 This option depends on 'SCSI' support being enabled, but you
20 probably also need 'SCSI device support: SCSI disk support'
190 depends on SCSI
196 This option depends on 'SCSI' support being enabled, but you
197 probably also need 'SCSI device support: SCSI disk support'
204 tristate "USB Attached SCSI"
205 depends on SCSI && USB_STORAGE
207 The USB Attached SCSI protocol is supported by some USB
/linux-4.4.14/drivers/target/loopback/
DKconfig2 tristate "TCM Virtual SAS target and Linux/SCSI LDD fabric loopback module"
4 Say Y here to enable the TCM Virtual SAS target and Linux/SCSI LLD
/linux-4.4.14/drivers/scsi/cxlflash/
DKconfig2 # IBM CXL-attached Flash Accelerator SCSI Driver
7 depends on PCI && SCSI && CXL && EEH
/linux-4.4.14/arch/ia64/hp/sim/
DKconfig18 bool "Simulated SCSI disk"
19 depends on SCSI=y
/linux-4.4.14/Documentation/
Ddevices.txt281 8 block SCSI disk devices (0-15)
282 0 = /dev/sda First SCSI disk whole disk
283 16 = /dev/sdb Second SCSI disk whole disk
284 32 = /dev/sdc Third SCSI disk whole disk
286 240 = /dev/sdp Sixteenth SCSI disk whole disk
292 9 char SCSI tape devices
293 0 = /dev/st0 First SCSI tape, mode 0
294 1 = /dev/st1 Second SCSI tape, mode 0
296 32 = /dev/st0l First SCSI tape, mode 1
297 33 = /dev/st1l Second SCSI tape, mode 1
[all …]
Dinit.txt19 required drivers such as storage hardware (such as SCSI or USB!)
DDMA-API-HOWTO.txt331 - SCSI adapter mailbox command data structures.
367 - Filesystem buffers written/read by a SCSI device.
515 The SCSI subsystem tells you the direction to use in the
516 'sc_data_direction' member of the SCSI command your driver is
866 SCSI drivers must return SCSI_MLQUEUE_HOST_BUSY if the DMA mapping
867 fails in the queuecommand hook. This means that the SCSI subsystem
Dkernel-docs.txt397 * Title: "An Introduction to SCSI Drivers"
400 Keywords: SCSI, device, driver.
403 * Title: "Advanced SCSI Drivers And Other Tales"
406 Keywords: SCSI, device, driver, advanced.
Deisa.txt194 For example, switching your favorite EISA SCSI card to the "hotplug"
Dkernel-parameters.txt106 SCSI Appropriate SCSI support is enabled.
2408 nodisconnect [HW,SCSI,M68K] Disables SCSI disconnects.
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-scsi_tape7 module and the SCSI mid-layer.
18 reads, writes, and other SCSI commands issued to the tape
19 drive. An example of other SCSI commands would be tape
34 than SCSI read/write requests.
106 was found when the SCSI midlayer indicated that there was
Dsysfs-bus-pci-devices-cciss5 Description: Displays the SCSI INQUIRY page 0 model for logical drive
12 Description: Displays the SCSI INQUIRY page 0 revision for logical
19 Description: Displays the SCSI INQUIRY page 83 serial number for logical
26 Description: Displays the SCSI INQUIRY page 0 vendor for logical drive
Dsysfs-devices-platform-_UDC_-gadget16 the SCSI WRITE(10,12) commands when a gadget in USB Mass
Dconfigfs-usb-gadget-mass-storage31 in SCSI WRITE(10,12)
/linux-4.4.14/drivers/target/
DKconfig4 depends on SCSI && BLOCK
29 tristate "TCM/pSCSI Subsystem Plugin for Linux/SCSI"
32 passthrough access to Linux/SCSI device
/linux-4.4.14/drivers/target/sbp/
DKconfig5 Say Y or M here to enable SCSI target functionality over FireWire.
6 This enables you to expose SCSI devices to other nodes on the FireWire
/linux-4.4.14/drivers/infiniband/ulp/srpt/
DKconfig2 tristate "InfiniBand SCSI RDMA Protocol target support"
6 Support for the SCSI RDMA Protocol (SRP) Target driver. The
/linux-4.4.14/block/
DKconfig18 Also, SCSI character devices and USB storage will be disabled since
54 Saying Y here will enable generic SG (SCSI generic) v4 support
58 can handle complicated SCSI commands: tagged variable length cdbs
61 Attached SCSI).
88 T10/SCSI Data Integrity Field or the T13/ATA External Path
/linux-4.4.14/Documentation/m68k/
Dkernel-options.txt77 /dev/sda: -> 0x0800 (first SCSI disk)
78 /dev/sdb: -> 0x0810 (second SCSI disk)
79 /dev/sdc: -> 0x0820 (third SCSI disk)
80 /dev/sdd: -> 0x0830 (forth SCSI disk)
81 /dev/sde: -> 0x0840 (fifth SCSI disk)
110 partition on e.g. the sixth SCSI disk as the root filesystem, if you
113 use the sixth SCSI disk for the root FS, but you have to specify the
125 SCSI CD-ROM drive, you boot from it by "root=0b00". Here, hex "0b" =
126 decimal 11 is the major of SCSI CD-ROMs, and the minor 0 stands for
267 Sets the maximum number of LUNs (logical units) of SCSI devices to
[all …]
/linux-4.4.14/drivers/scsi/mpt3sas/
DKconfig45 depends on PCI && SCSI
53 depends on PCI && SCSI && SCSI_MPT3SAS
65 depends on PCI && SCSI && SCSI_MPT3SAS
79 depends on PCI && SCSI
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-transport-srp12 Description: Number of seconds the SCSI layer will wait after a transport
21 Description: Number of seconds the SCSI layer will wait after a transport
37 Description: Number of seconds the SCSI layer will wait after a reconnect
Dsysfs-driver-ib_srp25 512-byte sectors to be transferred via a single SCSI command.
49 target via a single SCSI command. Since not all SRP target
53 maximum S/G list length the SCSI layer is allowed to pass to
67 initiator is allowed to queue per SCSI host. The default
Dsysfs-bus-firewire120 SCSI target port identifier and logical unit identifier of a
/linux-4.4.14/Documentation/target/
Dtcmu-design.txt29 The existing kernel provides modules for different SCSI transport
31 modules for file, block device, RAM or using another SCSI device as
38 SCSI commands ("fabrics"), the Linux kernel target, LIO, also modularizes
41 file, a block device, RAM, or another SCSI device to be used for the
42 local storage needed for the exported SCSI LUN. Like the rest of LIO,
68 (Filesystem in Userspace), but at the SCSI layer instead of the
99 memory-mapped layout designed for SCSI commands. Using UIO also
149 tcmu_cmd_entry. Userspace finds the SCSI CDB (Command Data Block) via
331 printf("SCSI opcode: 0x%x\n", cdb[0]);
369 Please be careful to return codes as defined by the SCSI
/linux-4.4.14/drivers/scsi/osd/
DKconfig16 depends on SCSI
26 Build a SCSI upper layer driver that exports /dev/osdX devices
DKbuild18 # osd.ko - SCSI ULD and char-device
/linux-4.4.14/drivers/scsi/esas2r/
DKconfig3 depends on PCI && SCSI
/linux-4.4.14/drivers/scsi/be2iscsi/
DKconfig3 depends on PCI && SCSI && NET
/linux-4.4.14/drivers/scsi/qla4xxx/
DKconfig3 depends on PCI && SCSI && NET
/linux-4.4.14/drivers/message/fusion/lsi/
Dmpi_history.txt88 * 03-11-05 01.05.07 Removed function codes for SCSI IO 32 and
91 * 06-24-05 01.05.08 Added function codes for SCSI IO 32 and
242 * Added Manufacturing pages, IO Unit Page 2, SCSI SPI
251 * SCSI Port Page 2 Device Settings modified.
297 * Added rejected bits to SCSI Device Page 0 Information.
542 * 09-28-01 01.02.03 Added structures and defines for SCSI Enclosure
546 * for SCSI IO requests.
547 * 11-15-02 01.02.06 Added special extended SCSI Status defines for FCP.
550 * 08-19-04 01.05.01 Added MsgFlags defines for EEDP to SCSI IO request.
554 * Added a TaskType of Clear Task Set to SCSI
[all …]
/linux-4.4.14/drivers/staging/rts5208/
DKconfig3 depends on PCI && SCSI
Drtsx_chip.h148 #define SCSI 0x00 /* Interface ID */ macro
/linux-4.4.14/arch/powerpc/include/asm/
Dhydra.h44 char SCSI[0x1000]; member
/linux-4.4.14/drivers/infiniband/ulp/iser/
DKconfig3 depends on SCSI && INET && INFINIBAND_ADDR_TRANS
/linux-4.4.14/drivers/staging/unisys/visorhba/
DKconfig7 depends on UNISYSSPAR && UNISYS_VISORBUS && SCSI
/linux-4.4.14/drivers/scsi/csiostor/
DKconfig3 depends on PCI && SCSI
/linux-4.4.14/drivers/firewire/
DKconfig34 depends on FIREWIRE && SCSI
44 You should also enable support for disks, CD-ROMs, etc. in the SCSI
/linux-4.4.14/drivers/block/
DKconfig135 bool "SCSI tape drive support for Smart Array 5xxx"
137 depends on SCSI=y || SCSI=BLK_CPQ_CISS_DA
139 When enabled (Y), this option allows SCSI tape drives and SCSI medium
143 "SCSI support" and "SCSI tape support" must also be enabled for this
146 When this option is disabled (N), the SCSI portion of the driver
327 Saying Y or M here will allow the exporting of a single SCSI
402 compliant ATAPI or SCSI drive, which is just about any newer
/linux-4.4.14/Documentation/block/
Ddata-integrity.txt11 application meant it to. Recent additions to both the SCSI family
15 metadata (or protection information in SCSI terminology) includes a
41 The SCSI Data Integrity Field works by appending 8 bytes of protection
56 Also, the 16-bit CRC checksum mandated by both the SCSI and SATA specs
85 The advantage to the integrity extensions in SCSI and SATA is that
100 it is accessing a SCSI or SATA disk.
Dpr.txt7 these (like SCSI). Persistent Reservations allow restricting
12 For a more detailed reference please refer the the SCSI Primary
Dbiodoc.txt216 which case a virtual mapping of the page is required. For SCSI it is also
/linux-4.4.14/Documentation/powerpc/
Deeh-pci-error-recovery.txt307 -- A more serious concern is that the same reset, for SCSI devices,
318 The SCSI-generic subsystem already has built-in code for performing
319 SCSI device resets, SCSI bus resets, and SCSI host-bus-adapter
321 resets if a SCSI command fails. These are completely hidden
325 -- If a SCSI error occurs for the root device, all is lost unless
Dcxlflash.txt26 SCSI stack as a low level device driver (below the SCSI disk and
76 This driver configures itself into the SCSI software stack as an
138 SCSI protocol stack, this open is actually not seen by the cxlflash
/linux-4.4.14/Documentation/usb/
Dmass-storage.txt57 “eject” SCSI request (Start/Stop Unit). When it is sent, the
101 This parameter specifies whether FUA flag should be ignored in SCSI
106 achieved by setting the FUA (Force Unit Access) bit in SCSI
164 with the Prevent-Allow Medium Removal SCSI command.
224 supported. MSG always uses SCSI protocol with bulk only
Dbulk-streams.txt9 3.0 specification at http://www.usb.org/developers/docs/ The USB Attached SCSI
10 Protocol, which uses streams to queue multiple SCSI commands, can be found on
Dgadget_configfs.txt22 functions, each function representing e.g. a serial connection or a SCSI disk.
Dgadget-testing.txt261 and a default lun.0 directory corresponding to SCSI LUN #0.
286 in SCSI WRITE(10,12)
Dusbmon.txt186 An output bulk transfer to send a SCSI command 0x28 (READ_10) in a 31-byte
/linux-4.4.14/drivers/scsi/qla2xxx/
DKconfig3 depends on PCI && SCSI
/linux-4.4.14/drivers/usb/image/
DKconfig20 depends on SCSI
/linux-4.4.14/drivers/xen/
DKconfig193 tristate "XEN SCSI backend driver"
196 The SCSI backend driver allows the kernel to export its SCSI Devices
199 if guests need generic access to SCSI devices.
/linux-4.4.14/drivers/scsi/libsas/
DKconfig27 depends on SCSI
/linux-4.4.14/Documentation/x86/i386/
DIO-APIC.txt80 so if you have your SCSI card (IRQ11) in Slot1, Tulip card (IRQ9) in
92 connected in some strange way). E.g. if in the above case you have your SCSI
/linux-4.4.14/Documentation/filesystems/nfs/
Dpnfs-block-server.txt25 how to translate the device into a serial number from SCSI EVPD 0x80:
/linux-4.4.14/arch/powerpc/platforms/ps3/
DKconfig117 depends on PPC_PS3 && SCSI
124 Also make sure to say Y or M to "SCSI CDROM support" later.
/linux-4.4.14/Documentation/ja_JP/
DSubmittingPatches193 リングリストです。USB やフレームバッファデバイスや VFS や SCSI サブシステ
373 SCSI: libiscsi regression in 2.6.25: fix nop timer handling
/linux-4.4.14/arch/xtensa/configs/
Dcommon_defconfig167 # SCSI device support
512 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help …
Diss_defconfig311 # SCSI device support
479 # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
/linux-4.4.14/drivers/net/ethernet/8390/
DKconfig164 mixing an SMC Ultra and an Adaptec AHA154x SCSI card (or compatible,
167 this but keep it in mind if you have such a SCSI card and have
/linux-4.4.14/drivers/net/
DKconfig95 depends on SCSI && PCI
99 intended to replace SCSI.
103 adaptor below. You also should have said Y to "SCSI support" and
104 "SCSI generic support".
/linux-4.4.14/arch/unicore32/configs/
Dunicore32_defconfig91 # SCSI device support
/linux-4.4.14/
DCREDITS160 D: misc hacking on IDE, SCSI, block drivers, etc
202 D: Author and maintainer of the Ultrastor 14F/34F SCSI driver
203 D: Author and maintainer of the EATA ISA/EISA/PCI SCSI driver
244 D: Forward ported a couple of SCSI drivers.
459 D: Co-author of wd7000 SCSI driver
893 D: Dell PowerEdge server, SCSI layer, misc drivers, and other patches
1027 D: SCSI code
1036 D: verify_area stuff, generic SCSI fixes
1037 D: SCSI Programming HOWTO
1117 D: Future Domain TMC-16x0 SCSI driver (author)
[all …]
DMAINTAINERS140 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
147 53C700 AND 53C700-66 SCSI DRIVER
216 AACRAID SCSI RAID DRIVER
453 ADVANSYS SCSI DRIVER
508 AHA152X SCSI DRIVER
515 AIC7XXX / AIC79XX SCSI DRIVER
2006 ATTO EXPRESSSAS SAS/SATA RAID SCSI DRIVER
2472 BROCADE BFA FC SCSI DRIVER
2528 BUSLOGIC SCSI DRIVER
2836 CISCO SCSI HBA DRIVER
[all …]
DREPORTING-BUGS125 [8.6.] SCSI information (from /proc/scsi/scsi)
/linux-4.4.14/arch/m68k/
DKconfig.machine62 drivers for SCSI, Ethernet and serial ports later on.
72 the appropriate drivers for SCSI, Ethernet and serial ports later
83 drivers for SCSI, Ethernet and serial ports later on.
DKconfig.cpu385 is hardwired on. The 53c710 SCSI driver is known to suffer from
/linux-4.4.14/Documentation/networking/
Dde4x5.txt125 I have added a temporary fix for interrupt problems when some SCSI cards
127 because the SCSI card wants to grab the interrupt as a fast interrupt
Dcs89x0.txt587 * SCSI Adapter
Dcan.txt132 computer, a SCSI or IDE controller providing access to your hard
137 by subsystems like the tty layer, the audio subsystem or the SCSI
/linux-4.4.14/drivers/scsi/ufs/
DKconfig37 depends on SCSI && SCSI_DMA
/linux-4.4.14/drivers/ide/
DKconfig53 The main driver, "libata", uses the SCSI subsystem
123 SCSI protocol. Most new CD-ROM drives use ATAPI, including the
124 NEC-260, Mitsumi FX400, Sony 55E, and just about all non-SCSI
151 similar to the SCSI protocol. If you have an SCSI tape drive
155 will not work with the SCSI protocol, until there is support for the
/linux-4.4.14/Documentation/zh_CN/
DSubmittingPatches138 拟文件系统,SCSI 子系统,等等。查看 MAINTAINERS 文件来获得和你的改动有
DHOWTO315 - SCSI开发源码树, James Bottomley <James.Bottomley@SteelEye.com>
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt29 some program to decide if you need SCSI devices, and even IDE or
36 drivers (and possibly the SCSI drivers), and the ISO 9660 filesystem
Dproc.txt27 1.5 SCSI info
604 scsi SCSI info (see text)
748 directories, depend on your kernel configuration. If SCSI is not enabled, the
1152 1.5 SCSI info
1155 If you have a SCSI host adapter in your system, you'll find a subdirectory
1157 of all recognized SCSI devices in /proc/scsi:
1163 Type: Direct-Access ANSI SCSI revision: 03
1166 Type: CD-ROM ANSI SCSI revision: 02
1173 AHA-2940 SCSI adapter:
1183 SCSI Adapter: Adaptec AHA-294X Ultra SCSI host adapter
[all …]
/linux-4.4.14/drivers/staging/unisys/Documentation/
Doverview.txt247 visorhba provides access to a shared SCSI host bus adapter and one or more
248 disk devices, by proxying SCSI commands between the guest and the service
249 partition that owns the shared SCSI adapter, using a channel between the
/linux-4.4.14/drivers/ata/
DKconfig18 select SCSI
27 NOTE: ATA enables basic SCSI support; *however*,
28 'SCSI disk support', 'SCSI tape support', or
29 'SCSI CDROM support' may also be needed,
/linux-4.4.14/tools/usb/usbip/
DREADME149 : 0 - Mass Storage / SCSI / Bulk (Zip) (08/06/50)
/linux-4.4.14/Documentation/hwmon/
Dadm102663 for SCSI terminator power. The remaining inputs are not scaled and have
/linux-4.4.14/Documentation/PCI/
Dpci-error-recovery.txt61 for example, the SCSI-generic layer already provides significant
62 mechanisms for dealing with SCSI bus errors and SCSI bus resets.
Dpci.txt51 Initialize non-PCI (i.e. LAN/SCSI/etc parts of the chip)
247 Initialize non-PCI (i.e. LAN/SCSI/etc parts of the chip)
485 like USB, ALSA, SCSI, NetDev, Infiniband, etc. Make sure your
/linux-4.4.14/Documentation/cris/
DREADME47 * SCSI
/linux-4.4.14/drivers/parisc/
DKconfig34 for a parallel port, serial port, NCR 53c710 SCSI, Apricot
/linux-4.4.14/drivers/firmware/
DKconfig149 depends on ISCSI_IBFT_FIND && SCSI && SCSI_LOWLEVEL
/linux-4.4.14/drivers/hv/
Dchannel_mgmt.c358 SCSI, enumerator
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex65 both IDE/ATAPI and SCSI, now use this Uniform interface.
80 drives are either IDE/ATAPI or SCSI, and it is very unlikely that any
123 the IDE/ATAPI drives and, of course, the SCSI drives, but as prices
574 the $cdrom_device_info$ variable $mask$. For instance, the SCSI \cdrom\
576 hence its corresponding flags in $capability$ will be set. But a SCSI
1010 Gerd Knorr, who were the first to implement this interface for SCSI
/linux-4.4.14/drivers/misc/
DKconfig210 driver (SCSI/ATA) which supports enclosures
211 or a SCSI enclosure device (SES) to use these services.
/linux-4.4.14/fs/affs/
DChanges18 blocks (some very old SCSI drives).
/linux-4.4.14/arch/alpha/
DKconfig167 baby-AT with Flash boot ROM, no on-board SCSI or Ethernet. 3 ISA
385 ISA bus generated by Intel SaturnI/O PCI-ISA bridge. On-board SCSI
/linux-4.4.14/block/partitions/
DKconfig60 the PowerTec SCSI drive.
/linux-4.4.14/drivers/macintosh/
DKconfig159 also includes a MESH II SCSI controller, DBDMA controller, VIA chip,
/linux-4.4.14/firmware/
DWHENCE66 Driver: SCSI_ADVANSYS - AdvanSys SCSI
79 Driver: SCSI_QLOGIC_1280 - Qlogic QLA 1240/1x80/1x160 SCSI support
/linux-4.4.14/Documentation/ide/
Dide.txt244 similar to SCSI protocols, created at the same time as the ATA2 standard.
DChangeLog.ide-cd.1994-2004160 * by Toni Giorgino <toni@pcape2.pi.infn.it>, the SCSI
/linux-4.4.14/lib/
DKconfig85 SCSI data integrity subsystem.
DKconfig.debug1404 device numbers for all IDE and SCSI devices including libata
/linux-4.4.14/drivers/mtd/
DKconfig319 data listed in multiple partitions was dangerous; however, SCSI does
/linux-4.4.14/drivers/block/paride/
DKconfig85 This driver implements an API loosely related to the generic SCSI
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt74 - sg-big-buff [ generic SCSI device (sg) ]
750 This file shows the size of the generic SCSI (sg) buffer.
/linux-4.4.14/drivers/md/
DKconfig397 depends on !SCSI_DH || SCSI
/linux-4.4.14/drivers/usb/gadget/legacy/
DKconfig255 BBB or BOT (Bulk Only Transport) and UAS (USB Attached SCSI). BOT is
/linux-4.4.14/Documentation/kdump/
Dkdump.txt414 applies to systems that use SCSI/FCP devices. In that case the
/linux-4.4.14/drivers/char/
DKconfig146 This is the parallel port equivalent of SCSI generic support (sg).
/linux-4.4.14/Documentation/video4linux/bttv/
DCards559 iProTV (Card for iMac Mezzanine slot, Bt848+SCSI)
/linux-4.4.14/Documentation/development-process/
D2.Process434 networking developers. Other lists exist for the SCSI, video4linux, IDE,
/linux-4.4.14/Documentation/sound/oss/
DREADME.OSS736 some drivers (like MPU401) may conflict with your SCSI controller and
1049 The default I/O base of Adaptec AHA-1542 SCSI controller is 0x330 which
/linux-4.4.14/Documentation/power/
Ddevices.txt458 PCMCIA, MMC, USB, Firewire, SCSI, and even IDE are common examples of busses
/linux-4.4.14/Documentation/kbuild/
Dmakefiles.txt165 order may e.g. change the order in which your SCSI
/linux-4.4.14/arch/cris/include/uapi/arch-v10/arch/
Dsv_addr.agh3084 !* SCSI registers