.\" 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 "CPQHP_RESOURCE_SORT_AND_COMBINE" "9" "09 October 2005" "" ""
.SH NAME
cpqhp_resource_sort_and_combine \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int cpqhp_resource_sort_and_combine (struct pci_resource ** \fIhead\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIhead\fB\fR
the list to sort and clean up
.SH "DESCRIPTION"
.PP
Sorts all of the nodes in the list in ascending order by
their base addresses. Also does garbage collection by
combining adjacent nodes.
.PP
returns 0 if success