Home
last modified time | relevance | path

Searched refs:XFER_PIO_SLOW (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/ide/
Dide-timings.c65 { XFER_PIO_SLOW, 120, 290, 240, 960, 290, 240, 960, 0 },
Dide-xfer-mode.c40 else if (mode == XFER_PIO_SLOW) in ide_xfer_verbose()
/linux-4.4.14/include/linux/
Data.h365 XFER_PIO_SLOW = 0x00, enumerator
/linux-4.4.14/drivers/ata/
Dlibata-transport.c197 { XFER_PIO_SLOW, "XFER_PIO_SLOW" }