Home
last modified time | relevance | path

Searched defs:TransferLength (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DIReadWrite10Command.cs18 ushort TransferLength { get; set; } property
DSCSICommands.cs169 public ushort TransferLength; field
191 public ushort TransferLength; field
211 public ushort TransferLength; field
313 public uint TransferLength; field
443 public ushort TransferLength; field
465 public ushort TransferLength; field
485 public ushort TransferLength; field
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs29 public uint TransferLength; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.CommandDescriptorBlock