Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Dbus.c377 downstream->hubcount = upstream->hubcount + 1; in usb_port_location()
380 downstream->hubcount = 0; in usb_port_location()
H A Ddev-hub.c602 if (dev->port->hubcount == 5) { in usb_hub_realize()
/qemu/include/hw/
H A Dusb.h370 int hubcount; member