GET_IO_RESOURCE

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

 

NAME

get_io_resource -  

SYNOPSIS

"SYNOPSIS"

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

ARGUMENTS

head
list to search
size
size of node to find, must be a power of two.
 

DESCRIPTION

this function sorts the resource list by size and then returns returns the first node of ``size'' length that is not in the ISA aliasing window. If it finds a node larger than ``size'' it will split it up.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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