A dword aligned memory access.
More...
#include <message.h>
List of all members.
Public Types |
| enum | { MSI_ADDRESS = 0xfee00000,
MSI_DM = 1 << 2,
MSI_RH = 1 << 3
} |
Public Member Functions |
| | MessageMem (bool _read, unsigned long _phys, unsigned *_ptr) |
Public Attributes |
| bool | read |
| unsigned long | phys |
| unsigned * | ptr |
Detailed Description
A dword aligned memory access.
Member Enumeration Documentation
- Enumerator:
| MSI_ADDRESS |
|
| MSI_DM |
|
| MSI_RH |
|
Constructor & Destructor Documentation
| MessageMem::MessageMem |
( |
bool |
_read, |
|
|
unsigned long |
_phys, |
|
|
unsigned * |
_ptr | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: