Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSDHelpers.cs36 public static uint BlockLengthInBytes(BlockLength blockSize) in BlockLengthInBytes() method in Antmicro.Renode.Peripherals.SD.SDHelpers
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSIResponses.cs103 public uint BlockLengthInBytes; field