Home
last modified time | relevance | path

Searched refs:ATA (Results 1 – 25 of 60) sorted by relevance

123

/Linux-v4.19/drivers/ata/
DKconfig14 menuconfig ATA config
15 tristate "Serial ATA and Parallel ATA drivers (libata)"
21 If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or
22 any other ATA device under Linux, say Y and make sure that you know
23 the name of your ATA host adapter (the card inside your computer
24 that "speaks" the ATA protocol, also called ATA controller),
27 NOTE: ATA enables basic SCSI support; *however*,
32 if ATA
39 bool "Verbose ATA error reporting"
42 This option adds parsing of ATA command descriptions and error bits
[all …]
/Linux-v4.19/Documentation/driver-api/
Dlibata.rst10 libATA is a library used inside the Linux kernel to support ATA host
11 controllers and devices. libATA provides an ATA driver API, class
12 transports for ATA and ATAPI devices, and SCSI<->ATA translation for ATA
16 internals, and a couple sample ATA low-level drivers.
24 with the ATA and SCSI layers.
29 defining at a bare minimum the bus I/O addresses of the ATA shadow
35 Disable ATA port
123 ATA command execute
131 causes an ATA command, previously loaded with ``->tf_load()``, to be
143 Allow low-level driver to filter ATA PACKET commands, returning a status
[all …]
/Linux-v4.19/arch/sh/boards/mach-landisk/
Dirq.c30 ATA, /* ATA */ enumerator
42 INTC_IRQ(ATA, IRQ_ATA),
51 { BUTTON, POWER, FATA, ATA,
/Linux-v4.19/drivers/scsi/libsas/
DKconfig35 bool "ATA support for libsas (requires libata)"
37 depends on ATA = y || ATA = SCSI_SAS_LIBSAS
39 Builds in ATA support into libsas. Will necessitate
/Linux-v4.19/drivers/ide/
DKconfig2 # IDE ATA ATAPI Block device driver configuration
10 tristate "ATA/ATAPI/MFM/RLL support (DEPRECATED)"
15 If you say Y here, your kernel will be able to manage ATA/(E)IDE and
20 changes applied. Users of ATA hardware are encouraged to migrate to
21 the newer ATA subsystem ("Serial ATA (prod) and Parallel ATA
52 There are two drivers for Serial ATA controllers.
56 you may take a look at "Serial ATA (prod) and Parallel ATA
71 tristate "generic ATA/ATAPI disk support"
74 Support for ATA/ATAPI disks (including ATAPI floppy drives).
82 bool "ATA disk support"
[all …]
/Linux-v4.19/drivers/dma/bestcomm/
DKconfig13 optional for some drivers (like ATA), but required for
23 This option enables the support for the ATA task.
/Linux-v4.19/Documentation/laptops/
Ddisk-shock-protection.txt20 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
38 For each ATA device, the kernel exports the file
75 reality. In fact, the ATA specs clearly state that the time for an
76 unload operation to complete is vendor specific. The hint in ATA-7
78 been dropped in ATA-8.
108 version of the ATA standard than ATA-7, but do support the unload
/Linux-v4.19/Documentation/arm/Samsung-S3C24XX/
DS3C2412.txt111 ATA
114 No current support for the on-board ATA block.
/Linux-v4.19/drivers/scsi/hisi_sas/
DKconfig7 depends on ATA
/Linux-v4.19/Documentation/ide/
D00-INDEX12 - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS).
Dide.txt57 14 & 15). There can be up to two drives per interface, as per the ATA-6 spec.
236 ATA = AT (the old IBM 286 computer) Attachment Interface, a draft American
240 The latest standards define some enhancements, known as the ATA-6 spec,
243 ATAPI = ATA Packet Interface, a new protocol for controlling the drives,
/Linux-v4.19/arch/powerpc/platforms/maple/
DKconfig15 select ATA_NONSTANDARD if ATA
/Linux-v4.19/Documentation/devicetree/bindings/ata/
Dfsl-sata.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
Dbrcm,sata-brcm.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
Dexynos-sata.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
Dqcom-sata.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
Dahci-mtk.txt1 MediaTek Serial ATA controller
Dsata_highbank.txt3 SATA nodes are defined to describe on-chip Serial ATA controllers.
Dcortina,gemini-sata-bridge.txt17 the ATA controller and SATA bridges. Values 0..3:
/Linux-v4.19/drivers/usb/storage/
DKconfig66 tristate "ISD-200 USB/ATA Bridge support"
70 on the In-Systems Design ISD-200 USB/ATA bridge.
176 tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
180 on the Cypress USB/ATA bridge supporting ATACB. This will allow you
/Linux-v4.19/arch/unicore32/configs/
Dunicore32_defconfig97 # Serial ATA (prod) and Parallel ATA (experimental) drivers
/Linux-v4.19/Documentation/aoe/
Dtodo.txt9 Because ATA over Ethernet is not fragmented by the kernel's IP code,
Daoe.txt1 ATA over Ethernet is a network protocol that provides simple access to
47 limit ATA over Ethernet traffic to eth2 and eth4. AoE traffic from
120 all network interfaces may be used for ATA over Ethernet. Here is a
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-ata3 Provide a place in sysfs for storing the ATA topology of the
4 system. This allows retrieving various information about ATA
/Linux-v4.19/Documentation/ioctl/
Dhdio.txt245 ATA drive identity information. For full description, see
247 the ATA specification.
520 executes an ATA soft reset on the controller.
526 Note: If you don't have a copy of the ANSI ATA specification
529 Execute an ATA disk command directly by writing the "taskfile"
731 Note: If you don't have a copy of the ANSI ATA specification
794 Note: If you don't have a copy of the ANSI ATA specification

123