gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::UFSHostDevice::UTPUPIUTaskReq Struct Reference

struct UTPUPIUTaskReq - Task request UPIU structure header - UPIU header structure DW0 to DW-2 inputParam1: Input param 1 DW-3 inputParam2: Input param 2 DW-4 inputParam3: Input param 3 DW-5 reserved: Reserver DW-6 to DW-7 More...

Public Attributes

struct UTPUPIUHeader header
 
uint32_t inputParam1
 
uint32_t inputParam2
 
uint32_t inputParam3
 
uint32_t reserved [2]
 

Detailed Description

struct UTPUPIUTaskReq - Task request UPIU structure header - UPIU header structure DW0 to DW-2 inputParam1: Input param 1 DW-3 inputParam2: Input param 2 DW-4 inputParam3: Input param 3 DW-5 reserved: Reserver DW-6 to DW-7

Definition at line 292 of file ufs_device.hh.

Member Data Documentation

◆ header

struct UTPUPIUHeader gem5::UFSHostDevice::UTPUPIUTaskReq::header

Definition at line 294 of file ufs_device.hh.

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

◆ inputParam1

uint32_t gem5::UFSHostDevice::UTPUPIUTaskReq::inputParam1

Definition at line 295 of file ufs_device.hh.

◆ inputParam2

uint32_t gem5::UFSHostDevice::UTPUPIUTaskReq::inputParam2

Definition at line 296 of file ufs_device.hh.

◆ inputParam3

uint32_t gem5::UFSHostDevice::UTPUPIUTaskReq::inputParam3

Definition at line 297 of file ufs_device.hh.

◆ reserved

uint32_t gem5::UFSHostDevice::UTPUPIUTaskReq::reserved[2]

Definition at line 298 of file ufs_device.hh.


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