gem5  v22.1.0.0
Public Attributes | List of all members
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

Definition at line 262 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::taskHandler().

◆ dWord1

uint32_t gem5::UFSHostDevice::UTPUPIUHeader::dWord1

Definition at line 263 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::taskHandler().

◆ dWord2

uint32_t gem5::UFSHostDevice::UTPUPIUHeader::dWord2

Definition at line 264 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::taskHandler().


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