ata_pio_mask_no_iordy (9) - Linux Manuals

ata_pio_mask_no_iordy: Return the non IORDY mask

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.

COPYRIGHT