.\" 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 "SBA_UNMAP_SG" "" "06 October 2005" "" ""
.SH NAME
sba_unmap_sg \- unmap Scatter/Gather list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void sba_unmap_sg (struct device * \fIdev\fB, struct scatterlist * \fIsglist\fB, int \fInents\fB, int \fIdir\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
instance of PCI owned by the driver that's asking.
.TP
\fB\fIsglist\fB\fR
array of buffer/length pairs
.TP
\fB\fInents\fB\fR
number of entries in list
.TP
\fB\fIdir\fB\fR
R/W or both.
.SH "DESCRIPTION"
.PP
See Documentation/DMA-mapping.txt