Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

mapping Struct Reference


Data Fields

unsigned int * start
 pointer to where the mapping starts in our address space
unsigned long size
 Size / length in bytes.
unsigned long phys
 Physical / absolute address of the mapping.
int type
 Mapping What have we mapped here
unsigned int * before
 Buffer which hold the data as caputered by dump_before().
unsigned int * after
 Buffer which hold the data as caputered by dump_after().

Field Documentation

unsigned int* mapping::after
 

Buffer which hold the data as caputered by dump_after().

unsigned int* mapping::before
 

Buffer which hold the data as caputered by dump_before().

unsigned long mapping::phys
 

Physical / absolute address of the mapping.

unsigned long mapping::size
 

Size / length in bytes.

unsigned int* mapping::start
 

pointer to where the mapping starts in our address space

int mapping::type
 

Mapping What have we mapped here


The documentation for this struct was generated from the following file:
Generated on Sat Aug 19 20:40:54 2006 for Renouveau by  doxygen 1.4.4