Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSIResponses.cs106 public struct ReadCapacity16ParameterData struct
109 public ulong ReturnedLogicalBlockAddress;
111 public uint LogicalBlockLengthInBytes;
113 public bool ProtectionEnable;
115 public byte ProtectionType;
117 public byte LogicalBlocksPerPhysicalBlockExponent;
119 public byte ProtectionInformationIntervalsExponent;
121 public byte LowestAlignedLogicalBlockAddressMSB;
123 public bool ThinProvisioningReadZero;
125 public bool ThinProvisioningEnable;
[all …]