.\" 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 "SN_DMA_UNMAP_SG" "9" "09 October 2005" "" "" .SH NAME sn_dma_unmap_sg \- unmap a DMA scatterlist .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void sn_dma_unmap_sg (struct device * \fIdev\fB, struct scatterlist * \fIsg\fB, int \fInhwentries\fB, int \fIdirection\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR device to unmap .TP \fB\fIsg\fB\fR scatterlist to unmap .TP \fB\fInhwentries\fB\fR number of scatterlist entries .TP \fB\fIdirection\fB\fR DMA direction .SH "DESCRIPTION" .PP Unmap a set of streaming mode DMA translations.