NOVA User-Level Environment  Version testbox/changed-memory-timing-317-g320d8b5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MessageMem Struct Reference

A dword aligned memory access. More...

#include <message.h>

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

anonymous enum
Enumerator:
MSI_ADDRESS 
MSI_DM 
MSI_RH 

Constructor & Destructor Documentation

MessageMem::MessageMem ( bool  _read,
unsigned long  _phys,
unsigned *  _ptr 
)
inline

Member Data Documentation

unsigned long MessageMem::phys
unsigned* MessageMem::ptr
bool MessageMem::read

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