1. NAME▲
ata_pio_mask_no_iordy - Return the non IORDY mask
2. SYNOPSIS ▲
u32 ata_pio_mask_no_iordy(const struct ata_device * adev );
3. ARGUMENTS ▲
adev
ATA device
4. DESCRIPTION ▲
Compute the highest mode possible if we are not using iordy. Return -1 if no iordy mode is available.
5. AUTHOR ▲
Jeff Garzik
Author.
6. COPYRIGHT ▲