Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c104 static void usbser_rq_thread(void *);
864 pp->port_rq_thread.thr_func = usbser_rq_thread; in usbser_attach_ports()
1966 usbser_rq_thread(void *arg) in usbser_rq_thread() function