Searched defs:hubd_hotplug_thread (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c512 static void hubd_hotplug_thread(void *arg);
3090 if (usb_async_req(hubd->h_dip, hubd_hotplug_thread,
3616 hubd_hotplug_thread,
3638 * hubd_hotplug_thread:
3645 hubd_hotplug_thread(void *arg) function
3663 "hubd_hotplug_thread: started");
3693 "hubd_hotplug_thread: "
3715 "hubd_hotplug_thread: call pm_power_has_changed");
3726 "hubd_hotplug_thread: not root hub");
3758 "hubd_hotplug_thread
[all...]

Completed in 65 milliseconds