.\" 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_QC_PREP" "9" "09 October 2005" "" ""
.SH NAME
ata_qc_prep \- Prepare taskfile for submission
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_qc_prep (struct ata_queued_cmd * \fIqc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIqc\fB\fR
Metadata associated with taskfile to be prepared
.SH "DESCRIPTION"
.PP
Prepare ATA taskfile for submission.
.SH "LOCKING"
.PP
spin_lock_irqsave(host_set lock)