Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs193 public byte SubpageCode; field in Antmicro.Renode.Peripherals.USBDeprecated.SCSI.ModeSenseCommand
202 this.SubpageCode = data[3]; in Fill()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSICommands.cs121 public byte SubpageCode; field