Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Peripherals/Peripherals/USBDeprecated/
DSCSI.cs127 public void FillIdentification(string identStr) in FillIdentification() argument
131 this.ProductIdentification[i] = (byte)identStr[i]; in FillIdentification()