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