Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSDeviceDescriptors.cs162 public struct GeometryDescriptor struct
165 public byte Length;
167 public byte DescriptorIDN;
169 public byte MediaTechnology;
171 private byte Reserved0;
173 public ulong TotalRawDeviceCapacity;
175 public byte MaxNumberLU;
177 public uint SegmentSize;
179 public byte AllocationUnitSize;
181 public byte MinAddrBlockSize;
[all …]