Home
last modified time | relevance | path

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

123

/linux-6.6.21/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
44 bool "Verbose ATA error reporting"
47 This option adds parsing of ATA command descriptions and error bits
[all …]
/linux-6.6.21/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
107 ATA command execute
115 causes an ATA command, previously loaded with ``->tf_load()``, to be
127 Allow low-level driver to filter ATA PACKET commands, returning a status
134 Read specific ATA shadow registers
[all …]
/linux-6.6.21/drivers/scsi/libsas/
DKconfig18 bool "ATA support for libsas (requires libata)"
20 depends on ATA = y || ATA = SCSI_SAS_LIBSAS
23 Builds in ATA support into libsas. Will necessitate
/linux-6.6.21/arch/sh/boards/mach-landisk/
Dirq.c27 ATA, /* ATA */ enumerator
39 INTC_IRQ(ATA, IRQ_ATA),
48 { BUTTON, POWER, FATA, ATA,
/linux-6.6.21/Documentation/devicetree/bindings/ata/
Data-generic.yaml7 title: Generic Parallel ATA Controller
13 Generic Parallel ATA controllers supporting PIO modes only.
39 description: Maximum ATA PIO transfer mode
Dahci-common.yaml7 title: Common Properties for Serial ATA AHCI controllers
16 conform to the technical standard defined by Intel (see Serial ATA
29 Generic AHCI registers space conforming to the Serial ATA AHCI
Dfsl-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.
Dbrcm,sata-brcm.yaml10 SATA nodes are defined to describe on-chip Serial ATA controllers.
Dpata-common.yaml14 ATA (PATA, also known as IDE) AT attachment storage devices.
Dintel,ixp4xx-compact-flash.yaml14 a CompactFlash card to the system as a true IDE (parallel ATA) device. The
Drenesas,rcar-sata.yaml7 title: Renesas R-Car Serial-ATA Interface
/linux-6.6.21/drivers/dma/bestcomm/
DKconfig14 optional for some drivers (like ATA), but required for
24 This option enables the support for the ATA task.
/linux-6.6.21/Documentation/hwmon/
Ddrivetemp.rst11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS)
17 Information technology - SCSI / ATA Translation - 5 (SAT-5)
26 If supported, it uses the ATA SCT Command Transport feature to read
/linux-6.6.21/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-6.6.21/Documentation/admin-guide/aoe/
Dindex.rst2 ATA over Ethernet (AoE)
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
Dtodo.rst12 Because ATA over Ethernet is not fragmented by the kernel's IP code,
/linux-6.6.21/arch/powerpc/platforms/maple/
DKconfig16 select ATA_NONSTANDARD if ATA
/linux-6.6.21/Documentation/translations/zh_CN/maintainer/
Dmodifying-patches.rst38 libata: Un-break ATA blacklist
/linux-6.6.21/drivers/scsi/hisi_sas/
DKconfig8 depends on ATA
/linux-6.6.21/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-6.6.21/Documentation/userspace-api/ioctl/
Dhdio.rst123 ATA drive identity information. For full description, see
125 the ATA specification.
171 If you don't have a copy of the ANSI ATA specification
174 - Execute an ATA disk command directly by writing the "taskfile"
397 Note: If you don't have a copy of the ANSI ATA specification
472 Note: If you don't have a copy of the ANSI ATA specification
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-block-device41 ATA standard, but support the unload feature nonetheless.
106 limits feature found in some ATA and SCSI devices.
Dsysfs-ata3 Provide a place in sysfs for storing the ATA topology of the
4 system. This allows retrieving various information about ATA

123