Check if iordy needed
unsigned int ata_pio_need_iordy(const struct ata_device * adev);
adev
ATA device
Check if the current speed of the device requires IORDY. Used by various controllers for chip configuration.
Jeff Garzik
Author.