Searched defs:usbd_hub (Results 1 – 1 of 1) sorted by relevance
97 struct usbd_hub { struct98 int (*explore)(struct usbd_device *);99 void *hubsoftc;100 struct usbd_port *ports;101 int nports;102 u_int8_t powerdelay;103 u_int8_t ttthink;104 u_int8_t multi;