'\" t .\" Title: ata_pio_need_iordy .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: libata Library .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "ATA_PIO_NEED_IORDY" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "libata Library" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" ata_pio_need_iordy \- check if iordy needed .SH "SYNOPSIS" .HP \w'unsigned\ int\ ata_pio_need_iordy('u .BI "unsigned int ata_pio_need_iordy(const\ struct\ ata_device\ *\ " "adev" ");" .SH "ARGUMENTS" .PP \fIadev\fR .RS 4 ATA device .RE .SH "DESCRIPTION" .PP Check if the current speed of the device requires IORDY\&. Used by various controllers for chip configuration\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br