gem5  v20.1.0.0
Public Attributes | List of all members
UFSHostDevice::taskStart Struct Reference

Task start information. More...

Public Attributes

struct UTPUPIUTaskReq destination
 
uint32_t mask
 
Addr address
 
uint32_t size
 
bool done
 

Detailed Description

Task start information.

This is for the device, so no lun id needed.

Definition at line 463 of file ufs_device.hh.

Member Data Documentation

◆ address

Addr UFSHostDevice::taskStart::address

Definition at line 466 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler().

◆ destination

struct UTPUPIUTaskReq UFSHostDevice::taskStart::destination

Definition at line 464 of file ufs_device.hh.

◆ done

bool UFSHostDevice::taskStart::done

Definition at line 468 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler().

◆ mask

uint32_t UFSHostDevice::taskStart::mask

Definition at line 465 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler().

◆ size

uint32_t UFSHostDevice::taskStart::size

Definition at line 467 of file ufs_device.hh.

Referenced by UFSHostDevice::requestHandler().


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