gem5 v24.0.0.0
Loading...
Searching...
No Matches
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.

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

◆ dataMsg

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

◆ 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 335 of file ufs_device.hh.

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


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

Generated on Tue Jun 18 2024 16:24:15 for gem5 by doxygen 1.11.0