gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
UFSHostDevice::writeToDiskBurst Struct Reference

Disk transfer burst information. More...

Public Attributes

Addr start
 
uint64_t SCSIDiskOffset
 
uint32_t size
 
uint32_t LUN
 

Detailed Description

Disk transfer burst information.

Needed to allow communication between the disk transactions and dma transactions.

Definition at line 485 of file ufs_device.hh.

Member Data Documentation

uint32_t UFSHostDevice::writeToDiskBurst::LUN

Definition at line 489 of file ufs_device.hh.

Referenced by UFSHostDevice::manageWriteTransfer().

uint64_t UFSHostDevice::writeToDiskBurst::SCSIDiskOffset

Definition at line 487 of file ufs_device.hh.

Referenced by UFSHostDevice::manageWriteTransfer().

uint32_t UFSHostDevice::writeToDiskBurst::size

Definition at line 488 of file ufs_device.hh.

Referenced by UFSHostDevice::manageWriteTransfer().

Addr UFSHostDevice::writeToDiskBurst::start

Definition at line 486 of file ufs_device.hh.

Referenced by UFSHostDevice::manageWriteTransfer().


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

Generated on Fri Jun 9 2017 13:04:22 for gem5 by doxygen 1.8.6