Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Dusbser_edge.wlcmd31 root usbser_rq_thread
H A Dusbftdi.wlcmd46 root usbser_rq_thread
H A Dusbsprl.wlcmd46 root usbser_rq_thread
H A Dusbsacm.wlcmd46 root usbser_rq_thread
H A Dusbser.wlcmd47 root usbser_rq_thread
H A Dusbser_keyspan.wlcmd52 root usbser_rq_thread
H A Dusbser_edge_with_usba.wlcmd149 root usbser_rq_thread
H A Dusbftdi_with_usba.wlcmd165 root usbser_rq_thread
H A Dusbsacm_with_usba.wlcmd162 root usbser_rq_thread
H A Dusbsprl_with_usba.wlcmd164 root usbser_rq_thread
H A Dusbser_keyspan_with_usba.wlcmd170 root usbser_rq_thread
/titanic_50/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()
1967 usbser_rq_thread(void *arg) in usbser_rq_thread() function