.\" 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_ALLOC_RANGE" "" "06 October 2005" "" "" .SH NAME ccio_alloc_range \- Allocate pages in the ioc's resource map. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int ccio_alloc_range (struct ioc * \fIioc\fB, unsigned long \fIpages_needed\fB); \fR .SH "ARGUMENTS" .TP \fB\fIioc\fB\fR The I/O Controller. .TP \fB\fIpages_needed\fB\fR The requested number of pages to be mapped into the I/O Pdir... .SH "DESCRIPTION" .PP This function searches the resource map of the ioc to locate a range of available pages for the requested size.