gem5  v20.1.0.0
Public Attributes | List of all members
UFSHostDevice::UFSHCDSGEntry Struct Reference

struct UFSHCDSGEntry - UFSHCI PRD Entry baseAddr: Lower 32bit physical address DW-0 upperAddr: Upper 32bit physical address DW-1 reserved: Reserved for future use DW-2 size: size of physical segment DW-3 More...

Public Attributes

uint32_t baseAddr
 
uint32_t upperAddr
 
uint32_t reserved
 
uint32_t size
 

Detailed Description

struct UFSHCDSGEntry - UFSHCI PRD Entry baseAddr: Lower 32bit physical address DW-0 upperAddr: Upper 32bit physical address DW-1 reserved: Reserved for future use DW-2 size: size of physical segment DW-3

Definition at line 301 of file ufs_device.hh.

Member Data Documentation

◆ baseAddr

uint32_t UFSHostDevice::UFSHCDSGEntry::baseAddr

Definition at line 302 of file ufs_device.hh.

◆ reserved

uint32_t UFSHostDevice::UFSHCDSGEntry::reserved

Definition at line 304 of file ufs_device.hh.

◆ size

uint32_t UFSHostDevice::UFSHCDSGEntry::size

◆ upperAddr

uint32_t UFSHostDevice::UFSHCDSGEntry::upperAddr

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

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