gem5  v22.1.0.0
Public Attributes | List of all members
gem5::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 333 of file ufs_device.hh.

Member Data Documentation

◆ dataCount

uint32_t gem5::UFSHostDevice::UPIUMessage::dataCount

Definition at line 337 of file ufs_device.hh.

◆ dataMsg

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

Definition at line 338 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ dataOffset

uint32_t gem5::UFSHostDevice::UPIUMessage::dataOffset

Definition at line 336 of file ufs_device.hh.

◆ header

struct UTPUPIUHeader gem5::UFSHostDevice::UPIUMessage::header

Definition at line 326 of file ufs_device.hh.


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

Generated on Wed Dec 21 2022 10:23:18 for gem5 by doxygen 1.9.1