Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSIResponses.cs117 public byte LogicalBlocksPerPhysicalBlockExponent; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DUFSDevice.cs422 LogicalBlocksPerPhysicalBlockExponent = 0, in HandleSCSIReadCapacity16()