.\" 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_LOAD_PIO" "9" "09 October 2005" "" "" .SH NAME ata_tf_load_pio \- send taskfile registers to host controller .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ata_tf_load_pio (struct ata_port * \fIap\fB, struct ata_taskfile * \fItf\fB); \fR .SH "ARGUMENTS" .TP \fB\fIap\fB\fR Port to which output is sent .TP \fB\fItf\fB\fR ATA taskfile register set .SH "DESCRIPTION" .PP Outputs ATA taskfile to standard ATA host controller. .SH "LOCKING" .PP Inherited from caller.