Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Dusbser_edge.wlcmd30 root usbser_wq_thread
H A Dusbftdi.wlcmd45 root usbser_wq_thread
H A Dusbsprl.wlcmd45 root usbser_wq_thread
H A Dusbsacm.wlcmd45 root usbser_wq_thread
H A Dusbser.wlcmd46 root usbser_wq_thread
H A Dusbser_keyspan.wlcmd51 root usbser_wq_thread
H A Dusbser_edge_with_usba.wlcmd148 root usbser_wq_thread
H A Dusbftdi_with_usba.wlcmd164 root usbser_wq_thread
H A Dusbsacm_with_usba.wlcmd161 root usbser_wq_thread
H A Dusbsprl_with_usba.wlcmd163 root usbser_wq_thread
H A Dusbser_keyspan_with_usba.wlcmd169 root usbser_wq_thread
/titanic_50/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()
1920 usbser_wq_thread(void *arg) in usbser_wq_thread() function