gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
CopyEngineReg::DmaDesc Struct Reference

#include <copy_engine_defs.hh>

Public Attributes

uint32_t len
 
uint32_t command
 
Addr src
 
Addr dest
 
Addr next
 
uint64_t reserved1
 
uint64_t reserved2
 
uint64_t user1
 
uint64_t user2
 

Detailed Description

Definition at line 67 of file copy_engine_defs.hh.

Member Data Documentation

uint32_t CopyEngineReg::DmaDesc::command

Definition at line 69 of file copy_engine_defs.hh.

Addr CopyEngineReg::DmaDesc::dest

Definition at line 71 of file copy_engine_defs.hh.

uint32_t CopyEngineReg::DmaDesc::len

Definition at line 68 of file copy_engine_defs.hh.

Addr CopyEngineReg::DmaDesc::next

Definition at line 72 of file copy_engine_defs.hh.

uint64_t CopyEngineReg::DmaDesc::reserved1

Definition at line 73 of file copy_engine_defs.hh.

uint64_t CopyEngineReg::DmaDesc::reserved2

Definition at line 74 of file copy_engine_defs.hh.

Addr CopyEngineReg::DmaDesc::src

Definition at line 70 of file copy_engine_defs.hh.

uint64_t CopyEngineReg::DmaDesc::user1

Definition at line 75 of file copy_engine_defs.hh.

uint64_t CopyEngineReg::DmaDesc::user2

Definition at line 76 of file copy_engine_defs.hh.


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

Generated on Fri Jun 9 2017 13:04:30 for gem5 by doxygen 1.8.6