gem5  v20.1.0.0
Public Attributes | List of all members
UFSHostDevice::UTPUPIUHeader Struct Reference

All the data structures are defined in the UFS standard This standard be found at the JEDEC website free of charge (login required): http://www.jedec.org/standards-documents/results/jesd220. More...

Public Attributes

uint32_t dWord0
 
uint32_t dWord1
 
uint32_t dWord2
 

Detailed Description

All the data structures are defined in the UFS standard This standard be found at the JEDEC website free of charge (login required): http://www.jedec.org/standards-documents/results/jesd220.

struct UTPUPIUHeader - UPIU header structure dWord0: UPIU header DW-0 dWord1: UPIU header DW-1 dWord2: UPIU header DW-2

Definition at line 256 of file ufs_device.hh.

Member Data Documentation

◆ dWord0

uint32_t UFSHostDevice::UTPUPIUHeader::dWord0

◆ dWord1

uint32_t UFSHostDevice::UTPUPIUHeader::dWord1

◆ dWord2

uint32_t UFSHostDevice::UTPUPIUHeader::dWord2

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

Generated on Wed Sep 30 2020 14:02:33 for gem5 by doxygen 1.8.17