RTEMS CPU Kit with SuperCore  4.11.3
Data Fields
drvmgr_map_entry Struct Reference

MAP entry. More...

#include <drvmgr.h>

Data Fields

char * name
 Map Name.
 
unsigned int size
 Size of map window.
 
char * from_adr
 Start address of access window used to reach into remote bus.
 
char * to_adr
 Start address of remote system address range.
 

Detailed Description

MAP entry.

Describes an linear address space translation. Untranslated Start, Translated Start and length.

Used by bus drivers to describe the address translation needed for the translation driver interface.


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