Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSProtocolInformationUnits.cs257 public struct QueryRequestUPIU struct
260 public byte TransactionCode;
262 public bool DataSegmentsCRC;
264 public bool HeaderSegmentsCRC;
266 public byte Flags;
268 public byte TaskTag;
270 public QueryFunction QueryFunction;
272 public byte TotalEHSLength;
274 public ushort DataSegmentLength;
276 public byte[] TransactionSpecificFields;