gem5 v25.0.0.1
Loading...
Searching...
No Matches
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.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

Member Data Documentation

◆ expectMore

uint8_t gem5::UFSHostDevice::SCSIReply::expectMore

Definition at line 397 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ LUN

uint8_t gem5::UFSHostDevice::SCSIReply::LUN

Definition at line 394 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ message

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

Definition at line 395 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ msgSize

uint32_t gem5::UFSHostDevice::SCSIReply::msgSize

Definition at line 393 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ offset

uint64_t gem5::UFSHostDevice::SCSIReply::offset

Definition at line 398 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ senseCode

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

Definition at line 399 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ senseSize

uint8_t gem5::UFSHostDevice::SCSIReply::senseSize

Definition at line 396 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().

◆ status

uint8_t gem5::UFSHostDevice::SCSIReply::status

Definition at line 392 of file ufs_device.hh.

Referenced by gem5::UFSHostDevice::UFSSCSIDevice::SCSICMDHandle().


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

Generated on Sat Oct 18 2025 08:06:55 for gem5 by doxygen 1.14.0