gem5  v20.1.0.0
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 65 of file copy_engine_defs.hh.

Member Data Documentation

◆ command

uint32_t CopyEngineReg::DmaDesc::command

Definition at line 67 of file copy_engine_defs.hh.

◆ dest

Addr CopyEngineReg::DmaDesc::dest

Definition at line 69 of file copy_engine_defs.hh.

◆ len

uint32_t CopyEngineReg::DmaDesc::len

Definition at line 66 of file copy_engine_defs.hh.

◆ next

Addr CopyEngineReg::DmaDesc::next

Definition at line 70 of file copy_engine_defs.hh.

◆ reserved1

uint64_t CopyEngineReg::DmaDesc::reserved1

Definition at line 71 of file copy_engine_defs.hh.

◆ reserved2

uint64_t CopyEngineReg::DmaDesc::reserved2

Definition at line 72 of file copy_engine_defs.hh.

◆ src

Addr CopyEngineReg::DmaDesc::src

Definition at line 68 of file copy_engine_defs.hh.

◆ user1

uint64_t CopyEngineReg::DmaDesc::user1

Definition at line 73 of file copy_engine_defs.hh.

◆ user2

uint64_t CopyEngineReg::DmaDesc::user2

Definition at line 74 of file copy_engine_defs.hh.


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

Generated on Wed Sep 30 2020 14:02:39 for gem5 by doxygen 1.8.17