Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Tests/UnitTests/
DStorageTests.cs57 private const int BlockSize = 512; field in Antmicro.Renode.UnitTests.StorageTests
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/ATAPI/
DCDROM.cs98 public uint BlockSize { get; } property in Antmicro.Renode.Peripherals.ATAPI.CDROM
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/
DLBABackend.cs34 public int BlockSize property in Antmicro.Renode.Storage.LBABackend
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBPendrive.cs113 public uint BlockSize { get; } property in Antmicro.Renode.Peripherals.USB.USBPendrive
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/SD/
DSDHelpers.cs188 public BlockLength BlockSize { get; } property
DMMCController.cs114 protected int BlockSize, ByteCount; field in Antmicro.Renode.Peripherals.SD.MMCController
DLiteSDCard.cs406 BlockSize = 0x6C, enumerator
DLiteSDCard_CSR32.cs344 BlockSize = 0x24, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/Storage/
DVirtIOBlockDevice.cs203 BlockSize = 0x114, enumerator