Home
last modified time | relevance | path

Searched refs:ATA_PIO2 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Data.h122 ATA_PIO2 = ATA_PIO1 | (1 << 2), enumerator
123 ATA_PIO3 = ATA_PIO2 | (1 << 3),
/Linux-v4.19/drivers/ata/
Dpata_legacy.c841 {"PDC20230", &pdc20230_port_ops, ATA_PIO2,
844 {"HT6560A", &ht6560a_port_ops, ATA_PIO2,
852 {"QDI6500", &qdi6500_port_ops, ATA_PIO2,