Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSIResponses.cs111 public uint LogicalBlockLengthInBytes; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs419 LogicalBlockLengthInBytes = (uint)(1 << luDescriptor.LogicalBlockSize), in HandleSCSIReadCapacity16()