Home
last modified time | relevance | path

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

123

/Linux-v5.4/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
38 bool "Verbose ATA error reporting"
41 This option adds parsing of ATA command descriptions and error bits
[all …]
/Linux-v5.4/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-v5.4/drivers/scsi/libsas/
DKconfig19 bool "ATA support for libsas (requires libata)"
21 depends on ATA = y || ATA = SCSI_SAS_LIBSAS
23 Builds in ATA support into libsas. Will necessitate
/Linux-v5.4/arch/sh/boards/mach-landisk/
Dirq.c27 ATA, /* ATA */ enumerator
39 INTC_IRQ(ATA, IRQ_ATA),
48 { BUTTON, POWER, FATA, ATA,
/Linux-v5.4/drivers/dma/bestcomm/
DKconfig14 optional for some drivers (like ATA), but required for
24 This option enables the support for the ATA task.
/Linux-v5.4/drivers/ide/
DKconfig3 # IDE ATA ATAPI Block device driver configuration
11 tristate "ATA/ATAPI/MFM/RLL support (DEPRECATED)"
16 If you say Y here, your kernel will be able to manage ATA/(E)IDE and
21 changes applied. Users of ATA hardware are encouraged to migrate to
22 the newer ATA subsystem ("Serial ATA (prod) and Parallel ATA
53 There are two drivers for Serial ATA controllers.
57 you may take a look at "Serial ATA (prod) and Parallel ATA
72 tristate "generic ATA/ATAPI disk support"
75 Support for ATA/ATAPI disks (including ATAPI floppy drives).
83 bool "ATA disk support"
[all …]
/Linux-v5.4/Documentation/admin-guide/laptops/
Ddisk-shock-protection.rst21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
39 For each ATA device, the kernel exports the file
76 reality. In fact, the ATA specs clearly state that the time for an
77 unload operation to complete is vendor specific. The hint in ATA-7
79 been dropped in ATA-8.
109 version of the ATA standard than ATA-7, but do support the unload
/Linux-v5.4/Documentation/admin-guide/aoe/
Dindex.rst2 ATA over Ethernet (AoE)
Dtodo.rst12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
Daoe.rst4 ATA over Ethernet is a network protocol that provides simple access to
52 limit ATA over Ethernet traffic to eth2 and eth4. AoE traffic from
127 all network interfaces may be used for ATA over Ethernet. Here is a
/Linux-v5.4/Documentation/arm/samsung-s3c24xx/
Ds3c2412.rst112 ATA section in S3C2412 ARM Linux Overview
115 No current support for the on-board ATA block.
/Linux-v5.4/arch/powerpc/platforms/maple/
DKconfig15 select ATA_NONSTANDARD if ATA
/Linux-v5.4/drivers/scsi/hisi_sas/
DKconfig8 depends on ATA
/Linux-v5.4/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.
/Linux-v5.4/drivers/usb/storage/
DKconfig65 tristate "ISD-200 USB/ATA Bridge support"
68 on the In-Systems Design ISD-200 USB/ATA bridge.
167 tristate "SAT emulation on Cypress USB/ATA Bridge with ATACB"
170 on the Cypress USB/ATA bridge supporting ATACB. This will allow you
/Linux-v5.4/arch/unicore32/configs/
Ddefconfig97 # Serial ATA (prod) and Parallel ATA (experimental) drivers
/Linux-v5.4/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-v5.4/Documentation/ide/
Dide.rst58 14 & 15). There can be up to two drives per interface, as per the ATA-6 spec.::
243 ATA
248 The latest standards define some enhancements, known as the ATA-6 spec,
252 ATA Packet Interface, a new protocol for controlling the drives,
/Linux-v5.4/Documentation/ioctl/
Dhdio.rst293 ATA drive identity information. For full description, see
295 the ATA specification.
668 executes an ATA soft reset on the controller.
677 If you don't have a copy of the ANSI ATA specification
680 - Execute an ATA disk command directly by writing the "taskfile"
903 Note: If you don't have a copy of the ANSI ATA specification
978 Note: If you don't have a copy of the ANSI ATA specification
/Linux-v5.4/arch/mips/txx9/
DKconfig119 bool "ATA"

123