Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSProtocolInformationUnits.cs423 public struct TaskManagementRequestUPIU struct
426 public byte TransactionCode;
428 public bool DataSegmentsCRC;
430 public bool HeaderSegmentsCRC;
432 public byte Flags;
434 public byte LogicalUnitNumber;
436 public byte TaskTag;
438 public byte InitiatorID;
440 public byte TaskManagementFunction;
442 public byte Response;
[all …]