'\" t .\" Title: do_pata_set_dmamode .\" Author: .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: March 2017 .\" Manual: ata_piix Internals .\" Source: Kernel Hackers Manual 4.10.7 .\" Language: English .\" .TH "DO_PATA_SET_DMAMODE" "9" "March 2017" "Kernel Hackers Manual 4\&.10\&" "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" do_pata_set_dmamode \- Initialize host controller PATA PIO timings .SH "SYNOPSIS" .HP \w'void\ do_pata_set_dmamode('u .BI "void do_pata_set_dmamode(struct\ ata_port\ *\ " "ap" ", struct\ ata_device\ *\ " "adev" ", int\ " "isich" ");" .SH "ARGUMENTS" .PP \fIap\fR .RS 4 Port whose timings we are configuring .RE .PP \fIadev\fR .RS 4 Drive in question .RE .PP \fIisich\fR .RS 4 set if the chip is an ICH device .RE .SH "DESCRIPTION" .PP Set UDMA 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