ATA_PIO_NEED_IORDY
Section: libata Library (9)
Updated: February 2011
Index
Return to Main Contents
NAME
ata_pio_need_iordy - check if iordy needed
SYNOPSIS
-
unsigned int ata_pio_need_iordy(const struct ata_device * adev);
ARGUMENTS
adev
-
- ATA device
DESCRIPTION
Check if the current speed of the device requires IORDY. Used by various controllers for chip configuration.
AUTHOR
Jeff Garzik
-
Author.
COPYRIGHT