RTEMS CPU Kit with SuperCore
4.11.3
|
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. | |
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.