1ATA_PIO_NEED_IORDY(9) libata Library ATA_PIO_NEED_IORDY(9)
23
4
NAME
6ata_pio_need_iordy - check if iordy needed
7
SYNOPSIS
9unsigned int ata_pio_need_iordy(const struct ata_device * adev);
10
ARGUMENTS
12adev
13ATA device
14
DESCRIPTION
16Check if the current speed of the device requires IORDY. Used by
17various controllers for chip configuration.
18
AUTHOR
20Jeff Garzik
21Author.
22
COPYRIGHT
24Kernel Hackers Manual 2.6. June 2019 ATA_PIO_NEED_IORDY(9)