Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs104 public bool BasingQueuing; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.StandardInquiryData
152 …arr[6] = (byte)( (byte)(this.BasingQueuing ? 1u<<7 : 0u) | (byte)(this.EnclosureServices ? 1u<<6 :… in ToArray()
DMassStorage.cs646 BasingQueuing = false,