gem5 [DEVELOP-FOR-25.1]
Loading...
Searching...
No Matches
gem5::UFSHostDevice::UTPTransferCMDDesc Struct Reference

struct UTPTransferCMDDesc - UFS Commad Descriptor structure commandUPIU: Command UPIU Frame address responseUPIU: Response UPIU Frame address PRDTable: Physcial Region Descriptor All lengths as defined by JEDEC220 More...

Public Attributes

uint8_t commandUPIU [128]
uint8_t responseUPIU [128]
struct UFSHCDSGEntry PRDTable [128]

Detailed Description

struct UTPTransferCMDDesc - UFS Commad Descriptor structure commandUPIU: Command UPIU Frame address responseUPIU: Response UPIU Frame address PRDTable: Physcial Region Descriptor All lengths as defined by JEDEC220

Definition at line 324 of file ufs_device.hh.

Member Data Documentation

◆ commandUPIU

uint8_t gem5::UFSHostDevice::UTPTransferCMDDesc::commandUPIU[128]

Definition at line 326 of file ufs_device.hh.

◆ PRDTable

struct UFSHCDSGEntry gem5::UFSHostDevice::UTPTransferCMDDesc::PRDTable[128]

Definition at line 328 of file ufs_device.hh.

◆ responseUPIU

uint8_t gem5::UFSHostDevice::UTPTransferCMDDesc::responseUPIU[128]

Definition at line 327 of file ufs_device.hh.


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

Generated on Mon Oct 27 2025 04:13:15 for gem5 by doxygen 1.14.0