gem5  v21.0.1.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 Tue Jun 22 2021 15:28:45 for gem5 by doxygen 1.8.17