Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs166 public class CapacityDataStructure class in Antmicro.Renode.Peripherals.USBDeprecated.SCSI
DMassStorage.cs247 var capData = new SCSI.CapacityDataStructure(); in ReceiveCommandBlockWrapper()