.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "ATA_TF_READ_PIO" "" "06 October 2005" "" ""
.SH NAME
ata_tf_read_pio \- input device's ATA taskfile shadow registers
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_tf_read_pio (struct ata_port * \fIap\fB, struct ata_taskfile * \fItf\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIap\fB\fR
-- undescribed --
.TP
\fB\fItf\fB\fR
ATA taskfile register set for storing input
.SH "DESCRIPTION"
.PP
Reads ATA taskfile registers for currently-selected device
into \fItf\fR via PIO.
.SH "LOCKING"
.PP
Inherited from caller.