Home
last modified time | relevance | path

Searched defs:QueryResponseUPIU (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSProtocolInformationUnits.cs279 public struct QueryResponseUPIU struct
282 public byte TransactionCode;
284 public bool DataSegmentsCRC;
286 public bool HeaderSegmentsCRC;
288 public byte Flags;
290 public byte TaskTag;
292 public QueryFunction QueryFunction;
294 public QueryResponseCode QueryResponse;
296 public byte TotalEHSLength;
298 public byte DeviceInformation;
[all …]