.\" 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_FILL_SG" "9" "09 October 2005" "" ""
.SH NAME
ata_fill_sg \- Fill PCI IDE PRD table
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_fill_sg (struct ata_queued_cmd * \fIqc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIqc\fB\fR
Metadata associated with taskfile to be transferred
.SH "DESCRIPTION"
.PP
Fill PCI IDE PRD (scatter-gather) table with segments
associated with the current disk command.
.SH "LOCKING"
.PP
spin_lock_irqsave(host_set lock)