.\" 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_SG_CLEAN" "9" "09 October 2005" "" ""
.SH NAME
ata_sg_clean \- Unmap DMA memory associated with command
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_sg_clean (struct ata_queued_cmd * \fIqc\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIqc\fB\fR
Command containing DMA memory to be released
.SH "DESCRIPTION"
.PP
Unmap all mapped DMA memory associated with this command.
.SH "LOCKING"
.PP
spin_lock_irqsave(host_set lock)