Home
last modified time | relevance | path

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; in usbser_attach_ports()
1919 usbser_wq_thread(void *arg) in usbser_wq_thread() function