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

After a SCSI command has been identified, the SCSI resume function will handle it. More...

Public Attributes

struct UTPTransferReqDescRequestIn
 
int reqPos
 
Addr finalAddress
 
uint32_t finalSize
 
std::vector< uint8_t > destination
 
uint32_t done
 

Detailed Description

After a SCSI command has been identified, the SCSI resume function will handle it.

This information will provide context information.

Definition at line 472 of file ufs_device.hh.

Member Data Documentation

std::vector<uint8_t> UFSHostDevice::SCSIResumeInfo::destination

Definition at line 477 of file ufs_device.hh.

Referenced by UFSHostDevice::SCSIStart(), and UFSHostDevice::transferHandler().

uint32_t UFSHostDevice::SCSIResumeInfo::done

Definition at line 478 of file ufs_device.hh.

Referenced by UFSHostDevice::transferHandler().

Addr UFSHostDevice::SCSIResumeInfo::finalAddress

Definition at line 475 of file ufs_device.hh.

Referenced by UFSHostDevice::transferHandler().

uint32_t UFSHostDevice::SCSIResumeInfo::finalSize

Definition at line 476 of file ufs_device.hh.

Referenced by UFSHostDevice::transferHandler().

int UFSHostDevice::SCSIResumeInfo::reqPos

Definition at line 474 of file ufs_device.hh.

Referenced by UFSHostDevice::transferHandler().

struct UTPTransferReqDesc* UFSHostDevice::SCSIResumeInfo::RequestIn

Definition at line 473 of file ufs_device.hh.

Referenced by UFSHostDevice::transferHandler().


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