Searched refs:ServiceAction (Results 1 – 2 of 2) sorted by relevance
27 public byte ServiceAction; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.CommandDescriptorBlock62 this.ServiceAction = (byte)(data[1] & 0xE0u); in Fill()73 this.ServiceAction = (byte)(data[1] & 0xE0u); in Fill()
251 public bool ServiceAction; field