gem5  v22.1.0.0
Public Member Functions | Public Attributes | List of all members
gem5::UFSHostDevice::SCSIReply Struct Reference

SCSI reply structure. More...

Public Member Functions

void reset ()
 

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 386 of file ufs_device.hh.

Member Function Documentation

◆ reset()

void gem5::UFSHostDevice::SCSIReply::reset ( )
inline

Definition at line 388 of file ufs_device.hh.

Member Data Documentation

◆ expectMore

uint8_t gem5::UFSHostDevice::SCSIReply::expectMore

Definition at line 397 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ LUN

uint8_t gem5::UFSHostDevice::SCSIReply::LUN

Definition at line 394 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ message

struct UPIUMessage gem5::UFSHostDevice::SCSIReply::message

Definition at line 394 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ msgSize

uint32_t gem5::UFSHostDevice::SCSIReply::msgSize

Definition at line 393 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ offset

uint64_t gem5::UFSHostDevice::SCSIReply::offset

Definition at line 398 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ senseCode

uint8_t gem5::UFSHostDevice::SCSIReply::senseCode[19]

Definition at line 399 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ senseSize

uint8_t gem5::UFSHostDevice::SCSIReply::senseSize

Definition at line 396 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().

◆ status

uint8_t gem5::UFSHostDevice::SCSIReply::status

Definition at line 392 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::SCSIResume().


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

Generated on Wed Dec 21 2022 10:23:18 for gem5 by doxygen 1.9.1