Man Page: ata_pio_need_iordy
Operating Environment: centos
Section: 9
ATA_PIO_NEED_IORDY(9) libata Library ATA_PIO_NEED_IORDY(9)NAMEata_pio_need_iordy - check if iordy neededSYNOPSISunsigned int ata_pio_need_iordy(const struct ata_device * adev);ARGUMENTSadev ATA deviceDESCRIPTIONCheck if the current speed of the device requires IORDY. Used by various controllers for chip configuration.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_PIO_NEED_IORDY(9)