Home
last modified time | relevance | path

Searched refs:CommandUPIU (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs180 var command = Packet.Decode<CommandUPIU>(requestData); in HandleCommandRequest()
185 …private byte[] HandleCommand(CommandUPIU request, byte[] dataOutTransfer, out byte[] dataInTransfe… in HandleCommand()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSProtocolInformationUnits.cs106 public struct CommandUPIU struct