.\" 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_MMIO" "9" "09 October 2005" "" "" .SH NAME ata_tf_read_mmio \- input device's ATA taskfile shadow registers .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ata_tf_read_mmio (struct ata_port * \fIap\fB, struct ata_taskfile * \fItf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIap\fB\fR Port from which input is read .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 MMIO. .SH "LOCKING" .PP Inherited from caller.