.\" 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_FILL_PDIR" "9" "09 October 2005" "" ""
.SH NAME
sba_fill_pdir \- write allocated SG entries into IO PDIR
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
SBA_INLINE int sba_fill_pdir (struct ioc * \fIioc\fB, struct scatterlist * \fIstartsg\fB, int \fInents\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioc\fB\fR
IO MMU structure which owns the pdir we are interested in.
.TP
\fB\fIstartsg\fB\fR
list of IOVA/size pairs
.TP
\fB\fInents\fB\fR
number of entries in startsg list
.SH "DESCRIPTION"
.PP
Take preprocessed SG list and write corresponding entries
in the IO PDIR.