ata_pio_need_iordy (9) Linux Manual Page
ata_pio_need_iordy – check if iordy needed
Synopsis
unsigned int ata_pio_need_iordy(const struct ata_device *adev);
Arguments
adev
-
- ATA device
Description
Check if the current speed of the device requires IORDY. Used by various controllers for chip configuration.
Author
Jeff Garzik
- Author.
