Searched refs:uh_explore (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dusbdivar.h142 usbd_status (*uh_explore)(struct usbd_device *hub); member in struct:usbd_hub
H A Duhub.c375 hub->uh_explore = uhub_explore;
626 up->up_dev->ud_hub->uh_explore(up->up_dev);
688 up->up_dev->ud_hub->uh_explore(up->up_dev);
877 up->up_dev->ud_hub->uh_explore(up->up_dev);
H A Dusb.c1199 bus->ub_roothub->ud_hub->uh_explore(bus->ub_roothub);

Completed in 178 milliseconds