Searched defs:TransferLength (Results 1 – 3 of 3) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/ | ||
| D | IReadWrite10Command.cs | 18 ushort TransferLength { get; set; } property |
| D | SCSICommands.cs | 169 public ushort TransferLength; field |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/ | ||
| D | SCSI.cs | 29 public uint TransferLength; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.CommandDescriptorBlock |