Searched refs:TargetPortGroupSupport (Results 1 – 3 of 3) sorted by relevance
101 public byte TargetPortGroupSupport; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.StandardInquiryData150 …byte)(this.AccessControlsCoordintor ? 1u<<6 : 0u) | (byte)((this.TargetPortGroupSupport & 0x03u) <… in ToArray()
643 TargetPortGroupSupport = 0x00,
43 public byte TargetPortGroupSupport; field