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

SCSI reply structure. More...

Public Attributes

uint8_t status
 
uint32_t msgSize
 
uint8_t LUN
 
struct UPIUMessage message
 
uint8_t senseSize
 
uint8_t expectMore
 
uint64_t offset
 
uint8_t senseCode [19]
 

Detailed Description

SCSI reply structure.

In here is all the information that is needed to build a SCSI reply.

Definition at line 375 of file ufs_device.hh.

Member Data Documentation

uint8_t UFSHostDevice::SCSIReply::expectMore
uint8_t UFSHostDevice::SCSIReply::LUN
struct UPIUMessage UFSHostDevice::SCSIReply::message
uint32_t UFSHostDevice::SCSIReply::msgSize
uint64_t UFSHostDevice::SCSIReply::offset
uint8_t UFSHostDevice::SCSIReply::senseCode[19]
uint8_t UFSHostDevice::SCSIReply::senseSize
uint8_t UFSHostDevice::SCSIReply::status

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