Searched refs:XFER_PIO_6 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/ata/ |
D | libata-pata-timings.c | 33 { XFER_PIO_6, 10, 55, 20, 80, 55, 20, 0, 80, 0 }, 163 if (speed > XFER_PIO_6) { in ata_timing_compute()
|
D | libata-transport.c | 190 { XFER_PIO_6, "XFER_PIO_6" },
|
D | libata-core.c | 1686 && (adev->pio_mode == XFER_PIO_5 || adev->pio_mode == XFER_PIO_6)) in ata_pio_need_iordy()
|
/linux-6.1.9/include/linux/ |
D | ata.h | 394 XFER_PIO_6 = 0x0E, /* CFA only */ enumerator
|