.\" 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 "CCIO_FILL_PDIR" "" "06 October 2005" "" ""
.SH NAME
ccio_fill_pdir \- Insert coalesced scatter/gather chunks into the I/O Pdir.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
CCIO_INLINE int ccio_fill_pdir (struct ioc * \fIioc\fB, struct scatterlist * \fIstartsg\fB, int \fInents\fB, unsigned long \fIhint\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioc\fB\fR
The I/O Controller.
.TP
\fB\fIstartsg\fB\fR
The scatter/gather list of coalesced chunks.
.TP
\fB\fInents\fB\fR
The number of entries in the scatter/gather list.
.TP
\fB\fIhint\fB\fR
The DMA Hint.
.SH "DESCRIPTION"
.PP
This function inserts the coalesced scatter/gather list chunks into the
I/O Controller's I/O Pdir.