gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::UFSHostDevice::LUNInfo Struct Reference

Logic unit information structure. More...

Public Attributes

uint32_t dWord0
uint32_t dWord1
uint32_t vendor0
uint32_t vendor1
uint32_t product0
uint32_t product1
uint32_t product2
uint32_t product3
uint32_t productRevision

Detailed Description

Logic unit information structure.

SCSI requires information of each LUN. This structure is defined in the SCSI standard, and can also be found in the UFS standard. http://www.jedec.org/standards-documents/results/jesd220

Definition at line 407 of file ufs_device.hh.

Member Data Documentation

◆ dWord0

uint32_t gem5::UFSHostDevice::LUNInfo::dWord0

Definition at line 409 of file ufs_device.hh.

◆ dWord1

uint32_t gem5::UFSHostDevice::LUNInfo::dWord1

Definition at line 410 of file ufs_device.hh.

◆ product0

uint32_t gem5::UFSHostDevice::LUNInfo::product0

Definition at line 413 of file ufs_device.hh.

◆ product1

uint32_t gem5::UFSHostDevice::LUNInfo::product1

Definition at line 414 of file ufs_device.hh.

◆ product2

uint32_t gem5::UFSHostDevice::LUNInfo::product2

Definition at line 415 of file ufs_device.hh.

◆ product3

uint32_t gem5::UFSHostDevice::LUNInfo::product3

Definition at line 416 of file ufs_device.hh.

◆ productRevision

uint32_t gem5::UFSHostDevice::LUNInfo::productRevision

Definition at line 417 of file ufs_device.hh.

◆ vendor0

uint32_t gem5::UFSHostDevice::LUNInfo::vendor0

Definition at line 411 of file ufs_device.hh.

◆ vendor1

uint32_t gem5::UFSHostDevice::LUNInfo::vendor1

Definition at line 412 of file ufs_device.hh.


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