The Pedigree Project  0.1
Public Attributes | List of all members
Range Struct Reference
+ Collaboration diagram for Range:

Public Attributes

uint32_t child_hi
 
uint32_t child_lo
 32-bit child range start address.
 
uint32_t parent_hi
 Unused.
 
uint32_t parent_lo
 32-bit parent range start address.
 
uint32_t size_hi
 Unused.
 
uint32_t size_lo
 Size of the range, in bytes.
 

Detailed Description

The type of one entry in the "range" property, mapping child address spaces to parent address spaces.

Definition at line 47 of file system/kernel/machine/ppc_common/pci.cc.

Member Data Documentation

uint32_t Range::child_hi

Holds the address space type, corresponding to a "assigned address" entry.

Definition at line 49 of file system/kernel/machine/ppc_common/pci.cc.


The documentation for this struct was generated from the following file: