Home
last modified time | relevance | path

Searched refs:UnitDescriptor (Results 1 – 2 of 2) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs998 …unitDescriptors = new Dictionary<byte, UnitDescriptor>(capacity: LogicalUnits + WellKnownLUNsNumbe… in InitUnitDescriptors()
1001 var unitDescr = new UnitDescriptor in InitUnitDescriptors()
1028 var wellKnownUnitDescr = new UnitDescriptor in InitUnitDescriptors()
1319 private Dictionary<byte, UnitDescriptor> unitDescriptors;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/UFS/
DUFSDeviceDescriptors.cs316 public struct UnitDescriptor struct