Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c513 static void hubd_hotplug_thread(void *arg);
3138 if (usb_async_req(hubd->h_dip, hubd_hotplug_thread, in hubd_check_ports()
3776 hubd_hotplug_thread, in hubd_read_cb()
3805 hubd_hotplug_thread(void *arg) in hubd_hotplug_thread() function