Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/clients/usbser/
H A Dusbser.c100 static void usbser_thr_dispatch(usbser_thread_t *);
1511 usbser_thr_dispatch(&pp->port_wq_thread); in usbser_open_init()
1512 usbser_thr_dispatch(&pp->port_rq_thread); in usbser_open_init()
1864 usbser_thr_dispatch(usbser_thread_t *thr) in usbser_thr_dispatch() function