Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DMassStorage.cs159 var cbw = new CommandBlockWrapper(); in WriteDataBulk()
193 …void ReceiveCommandBlockWrapper(CommandBlockWrapper cbw, SCSI.CommandDescriptorBlock cdb, byte[] d… in ReceiveCommandBlockWrapper()
491 private class CommandBlockWrapper class in Antmicro.Renode.Peripherals.USBDeprecated.MassStorage