Home
last modified time | relevance | path

Searched defs:Inquiry (Results 1 – 3 of 3) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/
DSCSICommand.cs16 Inquiry = 0x12, enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/Commands/
DSCSICommands.cs80 public struct Inquiry struct
83 public byte OperationCode;
85 public bool EnableVitalProductData;
87 public VitalProductDataPageCode PageCode;
89 public ushort AllocationLength;
91 public ushort Control;
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs38 Inquiry = 0x12, enumerator