Lines Matching refs:USB
4 The USB/IP protocol follows a server/client architecture. The server exports the
5 USB devices and the clients imports them. The device driver for the exported
6 USB device runs on the client machine.
8 The client may ask for the list of the exported USB devices. To get the list the
12 the OP_REP_DEVLIST packet which lists the exported USB devices. Finally the
17 (imports USB devices) (exports USB devices)
26 Once the client knows the list of exported USB devices it may decide to use one
37 (imports USB devices) (exports USB devices)
91 OP_REQ_DEVLIST: Retrieve the list of exported USB devices.
97 2 | 2 | 0x8005 | Command code: Retrieve the list of exported USB
102 OP_REP_DEVLIST: Reply with the list of exported USB devices.
108 2 | 2 | 0x0005 | Reply code: The list of exported USB devices.
121 | | | USB device, string closed with zero byte, e.g.
166 0xC + | | | The second exported USB device starts at i=1
170 OP_REQ_IMPORT: Request to import (attach) a remote USB device.
176 2 | 2 | 0x8003 | Command code: import a remote USB device.
187 OP_REP_IMPORT: Reply to import (attach) a remote USB device.
203 | | | USB device, string closed with zero byte, e.g.
265 0x28 | 8 | | setup: data bytes for USB setup, filled with
311 0x28 | 8 | | setup: data bytes for USB setup, filled with