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

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c103 static void usbser_wq_thread(void *);
859 pp->port_wq_thread.thr_func = usbser_wq_thread;
1919 usbser_wq_thread(void *arg) function
1924 USB_DPRINTF_L4(DPRINT_WQ, pp->port_lh, "usbser_wq_thread: enter");
1952 "usbser_wq_thread: wakeup");
1957 USB_DPRINTF_L4(DPRINT_WQ, pp->port_lh, "usbser_wq_thread: exit");

Completed in 84 milliseconds