Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSProtocolInformationUnits.cs106 public struct CommandUPIU struct
109 public byte TransactionCode;
111 public bool DataSegmentsCRC;
113 public bool HeaderSegmentsCRC;
115 public byte Flags;
117 public byte LogicalUnitNumber;
119 public byte TaskTag;
121 public byte InitiatorID;
123 public byte CommandSetType;
125 public byte NexusInitiatorID;
[all …]