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

Transfer start information. More...

Public Attributes

struct UTPTransferReqDescdestination
 
uint32_t mask
 
Addr address
 
uint32_t size
 
uint32_t done
 
uint32_t lun_id
 

Detailed Description

Transfer start information.

Definition at line 451 of file ufs_device.hh.

Member Data Documentation

◆ address

Addr UFSHostDevice::transferStart::address

Definition at line 454 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler(), and UFSHostDevice::transferDone().

◆ destination

struct UTPTransferReqDesc* UFSHostDevice::transferStart::destination

Definition at line 452 of file ufs_device.hh.

Referenced by UFSHostDevice::transferDone().

◆ done

uint32_t UFSHostDevice::transferStart::done

Definition at line 456 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler(), and UFSHostDevice::transferDone().

◆ lun_id

uint32_t UFSHostDevice::transferStart::lun_id

Definition at line 457 of file ufs_device.hh.

Referenced by UFSHostDevice::transferDone().

◆ mask

uint32_t UFSHostDevice::transferStart::mask

Definition at line 453 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler(), and UFSHostDevice::transferDone().

◆ size

uint32_t UFSHostDevice::transferStart::size

Definition at line 455 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler(), and UFSHostDevice::transferDone().


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