Searched refs:ATA_PIO2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/ata/ |
A D | pata_legacy.c | 866 {"PDC20230", &pdc20230_port_ops, ATA_PIO2, 869 {"HT6560A", &ht6560a_port_ops, ATA_PIO2, 877 {"QDI6500", &qdi6500_port_ops, ATA_PIO2,
|
/linux/include/linux/ |
A D | ata.h | 106 ATA_PIO2 = ATA_PIO1 | (1 << 2), enumerator 107 ATA_PIO3 = ATA_PIO2 | (1 << 3),
|
Completed in 9 milliseconds