Home
last modified time | relevance | path

Searched defs:USBDevice (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/
H A Dusb.h226 struct USBDevice { struct
228 USBPort *port;
230 char *serial;
231 void *opaque;
235 FILE *pcap;
238 int speed;
240 int speedmask;
241 uint8_t addr;
244 bool attached;
246 int32_t state;
[all …]