Home
last modified time | relevance | path

Searched refs:TaskManagementResponse (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSProtocolInformationUnits.cs25 TaskManagementResponse = 0b100100, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSHostController.cs420 case UPIUTransactionCodeTargetToInitiator.TaskManagementResponse: in HandleUTPTransaction()
DUFSDevice.cs504 TransactionCode = (byte)UPIUTransactionCodeTargetToInitiator.TaskManagementResponse, in HandleTaskManagement()