'\" t .\" Title: piix_set_piomode .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: ata_piix Internals .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "PIIX_SET_PIOMODE" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "ata_piix Internals" .\" ----------------------------------------------------------------- .\" * 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" piix_set_piomode \- Initialize host controller PATA PIO timings .SH "SYNOPSIS" .HP \w'void\ piix_set_piomode('u .BI "void piix_set_piomode(struct\ ata_port\ *\ " "ap" ", struct\ ata_device\ *\ " "adev" ");" .SH "ARGUMENTS" .PP \fIap\fR .RS 4 Port whose timings we are configuring .RE .PP \fIadev\fR .RS 4 Drive in question .RE .SH "DESCRIPTION" .PP Set PIO mode for device, in host controller PCI config space\&. .PP LOCKING: None (inherited from caller)\&. .SH "AUTHOR" .PP \fBJeff Garzik\fR .RS 4 Author. .RE .SH "COPYRIGHT" .br