gem5
|
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 |
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 257 of file ufs_device.hh.
uint32_t UFSHostDevice::UTPUPIUHeader::dWord0 |
Definition at line 258 of file ufs_device.hh.
Referenced by UFSHostDevice::UFSSCSIDevice::SCSICMDHandle(), and UFSHostDevice::taskHandler().
uint32_t UFSHostDevice::UTPUPIUHeader::dWord1 |
Definition at line 259 of file ufs_device.hh.
Referenced by UFSHostDevice::UFSSCSIDevice::SCSICMDHandle(), and UFSHostDevice::taskHandler().
uint32_t UFSHostDevice::UTPUPIUHeader::dWord2 |
Definition at line 260 of file ufs_device.hh.
Referenced by UFSHostDevice::UFSSCSIDevice::SCSICMDHandle(), and UFSHostDevice::taskHandler().