gem5 v24.0.0.0
Loading...
Searching...
No Matches
gem5::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 260 of file ufs_device.hh.

Member Data Documentation

◆ dWord0

uint32_t gem5::UFSHostDevice::UTPUPIUHeader::dWord0

◆ dWord1

uint32_t gem5::UFSHostDevice::UTPUPIUHeader::dWord1

◆ dWord2

uint32_t gem5::UFSHostDevice::UTPUPIUHeader::dWord2

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