Searched refs:CommandStatusWrapper (Results 1 – 3 of 3) sorted by relevance
12 public class CommandStatusWrapper class14 public CommandStatusWrapper(uint tag, uint dataResidue, CommandStatus status) in CommandStatusWrapper() method in Antmicro.Renode.Core.USB.MSC.BOT.CommandStatusWrapper
196 var csw = new CommandStatusWrapper(); in ReceiveCommandBlockWrapper()525 private class CommandStatusWrapper class in Antmicro.Renode.Peripherals.USBDeprecated.MassStorage672 private CommandStatusWrapper writeCSW;
117 var response = new CommandStatusWrapper(commandBlockWrapper.Tag, dataResidue, status); in SendResult()