Searched refs:hcdi_cb_thread (Results 1 - 17 of 17) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/io/warlock/
H A Dehci.wlcmd61 root hcdi_cb_thread
H A Dohci.wlcmd60 root hcdi_cb_thread
H A Duhci.wlcmd58 root hcdi_cb_thread
H A Dugen_with_usba.wlcmd101 root hcdi_cb_thread
H A Dusb_as_with_usba.wlcmd145 root hcdi_cb_thread
H A Dusb_ia_with_usba.wlcmd143 root hcdi_cb_thread
H A Dusb_mid_with_usba.wlcmd135 root hcdi_cb_thread
H A Dusbprn_with_usba.wlcmd96 root hcdi_cb_thread
H A Dusbskel_with_usba.wlcmd120 root hcdi_cb_thread
H A Dusbvc_with_usba.wlcmd107 root hcdi_cb_thread
H A Dhid_with_usba.wlcmd108 root hcdi_cb_thread
H A Dusb_ac_with_usba.wlcmd98 root hcdi_cb_thread
H A Dusbecm_with_usba.wlcmd107 root hcdi_cb_thread
H A Dscsa2usb_with_usba.wlcmd115 root hcdi_cb_thread
H A Dusbser_edge_with_usba.wlcmd98 root hcdi_cb_thread
H A Dusbser_keyspan_with_usba.wlcmd119 root hcdi_cb_thread
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c36 * adds to the queue, and hcdi_cb_thread takes the callbacks off the queue
53 static void hcdi_cb_thread(void *);
572 if (usba_async_ph_req(ph_data, hcdi_cb_thread,
597 hcdi_cb_thread(void *arg) function
619 "hcdi_cb_thread: ph_data=0x%p ref=%d", (void *)ph_data,
642 "hcdi_cb_thread done: ph_data=0x%p", (void *)ph_data);
787 "hcdi_cb_thread done: ph_data=0x%p", (void *)ph_data);

Completed in 46 milliseconds