GET_MAX_RESOURCE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

get_max_resource -  

SYNOPSIS

"SYNOPSIS"

struct pci_resource * get_max_resource (struct pci_resource ** head, u32 size);  

ARGUMENTS

head
the list to search the node in
size
the minimum size of the node to find
 

DESCRIPTION

Gets the largest node that is at least ``size'' big from the list pointed to by head. It aligns the node on top and bottom to ``size'' alignment before returning it.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:11 GMT, October 09, 2005