explore           212 dev/usb/uhub.c 	hub->explore = uhub_explore;
explore           403 dev/usb/uhub.c 				up->device->hub->explore(up->device);
explore           505 dev/usb/uhub.c 				up->device->hub->explore(up->device);
explore           227 dev/usb/usb.c  			dev->hub->explore(sc->sc_bus->root_hub);
explore           680 dev/usb/usb.c  		sc->sc_bus->root_hub->hub->explore(sc->sc_bus->root_hub);
explore            95 dev/usb/usbdivar.h 	usbd_status	      (*explore)(usbd_device_handle hub);