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

UPIU tranfer message. More...

Public Attributes

struct UTPUPIUHeader header
 
uint32_t dataOffset
 
uint32_t dataCount
 
std::vector< uint32_t > dataMsg
 

Detailed Description

UPIU tranfer message.

Definition at line 324 of file ufs_device.hh.

Member Data Documentation

◆ dataCount

uint32_t UFSHostDevice::UPIUMessage::dataCount

Definition at line 327 of file ufs_device.hh.

Referenced by UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ dataMsg

std::vector<uint32_t> UFSHostDevice::UPIUMessage::dataMsg

◆ dataOffset

uint32_t UFSHostDevice::UPIUMessage::dataOffset

Definition at line 326 of file ufs_device.hh.

◆ header

struct UTPUPIUHeader UFSHostDevice::UPIUMessage::header

Definition at line 325 of file ufs_device.hh.

Referenced by UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().


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