ATA_PIO_MASK_NO_IORD

Section: libata Core Internals (9)
Updated: February 2011
Index Return to Main Contents
 

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