1. NAME

ata_pio_need_iordy - check if iordy needed

2. SYNOPSIS

unsigned int ata_pio_need_iordy(const struct ata_device *  adev );

3. ARGUMENTS

adev
    ATA device

4. DESCRIPTION

Check if the current speed of the device requires IORDY. Used by various controllers for chip configuration.

5. AUTHOR

Jeff Garzik
    Author.

6. COPYRIGHT