Searched refs:pio (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Data.h902 static inline bool ata_id_pio_need_iordy(const u16 *id, const u8 pio) argument
905 if (pio > 4 && ata_id_is_cfa(id))
908 if (pio > 2)
H A Dide.h511 u8 retry_pio; /* retrying dma capable host in pio */
1506 static inline void ide_set_pio(ide_drive_t *drive, u8 pio) { ; } argument
H A Dlibata.h696 u32 pio; member in struct:ata_acpi_drive

Completed in 153 milliseconds