gem5  v22.1.0.0
Public Attributes | List of all members
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 281 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 Wed Dec 21 2022 10:23:18 for gem5 by doxygen 1.9.1