gem5
v20.1.0.0
|
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] |
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 315 of file ufs_device.hh.
uint8_t UFSHostDevice::UTPTransferCMDDesc::commandUPIU[128] |
Definition at line 316 of file ufs_device.hh.
struct UFSHCDSGEntry UFSHostDevice::UTPTransferCMDDesc::PRDTable[128] |
Definition at line 318 of file ufs_device.hh.
uint8_t UFSHostDevice::UTPTransferCMDDesc::responseUPIU[128] |
Definition at line 317 of file ufs_device.hh.