gem5  v20.1.0.0
Public Attributes | List of all members
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 394 of file ufs_device.hh.

Member Data Documentation

◆ dWord0

uint32_t UFSHostDevice::LUNInfo::dWord0

Definition at line 395 of file ufs_device.hh.

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

◆ dWord1

uint32_t UFSHostDevice::LUNInfo::dWord1

Definition at line 396 of file ufs_device.hh.

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

◆ product0

uint32_t UFSHostDevice::LUNInfo::product0

Definition at line 399 of file ufs_device.hh.

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

◆ product1

uint32_t UFSHostDevice::LUNInfo::product1

Definition at line 400 of file ufs_device.hh.

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

◆ product2

uint32_t UFSHostDevice::LUNInfo::product2

Definition at line 401 of file ufs_device.hh.

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

◆ product3

uint32_t UFSHostDevice::LUNInfo::product3

Definition at line 402 of file ufs_device.hh.

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

◆ productRevision

uint32_t UFSHostDevice::LUNInfo::productRevision

Definition at line 403 of file ufs_device.hh.

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

◆ vendor0

uint32_t UFSHostDevice::LUNInfo::vendor0

Definition at line 397 of file ufs_device.hh.

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

◆ vendor1

uint32_t UFSHostDevice::LUNInfo::vendor1

Definition at line 398 of file ufs_device.hh.

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


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

Generated on Wed Sep 30 2020 14:02:33 for gem5 by doxygen 1.8.17