Searched refs:AttachDevice (Results 1 – 4 of 4) sorted by relevance
31 AttachDevice = 0x8003, enumerator
141 case USBIP.Command.AttachDevice: in HandleIncomingData()
139 AttachDevice(peripheral, registrationPoint.Address.Value); in Register()150 AttachDevice(peripheral, registrationPoint.Address.Value); in Register()195 public void AttachDevice(IUSBPeripheral device, byte port) in AttachDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.UsbHub
64 AttachDevice(peripheral, registrationPoint.Address.Value); in Register()70 AttachDevice(peripheral, registrationPoint.Address.Value); in Register()94 public void AttachDevice(IUSBPeripheral device, byte port) in AttachDevice() method in Antmicro.Renode.Peripherals.USBDeprecated.EHCIHostController