Home
last modified time | relevance | path

Searched refs:ide_pio_need_iordy (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
H A Dide-xfer-mode.c111 int ide_pio_need_iordy(ide_drive_t *drive, const u8 pio) in ide_pio_need_iordy() function
121 EXPORT_SYMBOL_GPL(ide_pio_need_iordy); variable
H A Dit8172.c69 if (ide_pio_need_iordy(drive, pio)) in it8172_set_pio_mode()
H A Dslc90e66.c49 if (ide_pio_need_iordy(drive, pio)) in slc90e66_set_pio_mode()
H A Dit8213.c54 if (ide_pio_need_iordy(drive, pio)) in it8213_set_pio_mode()
H A Dpdc202xx_old.c62 if (ide_pio_need_iordy(drive, speed - XFER_PIO_0)) in pdc202xx_set_mode()
H A Dsl82c105.c58 if (ide_pio_need_iordy(drive, pio)) in get_pio_timings()
H A Dpiix.c101 if (ide_pio_need_iordy(drive, pio)) in piix_set_pio_mode()
H A Dsiimage.c281 if (ide_pio_need_iordy(drive, pio)) { in sil_set_pio_mode()
/kernel/linux/linux-5.10/include/linux/
H A Dide.h1567 int ide_pio_need_iordy(ide_drive_t *, const u8);

Completed in 11 milliseconds