ACPIPHP_GET_RESOURCE_WITH_BASE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
acpiphp_get_resource_with_base - get resource with specific base address
SYNOPSIS
"SYNOPSIS"
struct pci_resource * acpiphp_get_resource_with_base (struct pci_resource ** head, u64 base, u32 size);
ARGUMENTS
- head
-
-- undescribed --
- base
-
-- undescribed --
- size
-
-- undescribed --
DESCRIPTION
this function
returns the first node of ``size'' length located at specified base address.
If it finds a node larger than ``size'' it will split it up.
size must be a power of two.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:22 GMT, October 06, 2005