Searched refs:XFER_PIO_5 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/ata/ |
| H A D | libata-pata-timings.c | 32 { XFER_PIO_5, 15, 65, 25, 100, 65, 25, 0, 100, 0 }, 143 (speed == XFER_PIO_5 && !ata_id_is_cfa(id))) in ata_timing_compute()
|
| H A D | libata-core.c | 1718 && (adev->pio_mode == XFER_PIO_5 || adev->pio_mode == XFER_PIO_6)) in ata_pio_need_iordy()
|
| /linux/include/linux/ |
| H A D | ata.h | 403 XFER_PIO_5 = 0x0D, /* CFA only */ enumerator
|