Home
last modified time | relevance | path

Searched refs:ReadCapacity (Results 1 – 4 of 4) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Storage/SCSI/
DSCSICommand.cs21 ReadCapacity = 0x25, // ReadCapacity (10) enumerator
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs39 ReadCapacity = 0x25, enumerator
DMassStorage.cs246 case SCSI.CommandDescriptorBlock.GroupCode.ReadCapacity: in ReceiveCommandBlockWrapper()
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USB/
DUSBPendrive.cs169 case SCSICommand.ReadCapacity: in HandleCommand()