Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhcdi.c55 static void hcdi_cb_thread(void *);
580 if (usba_async_ph_req(ph_data, hcdi_cb_thread, in usba_hcdi_cb()
605 hcdi_cb_thread(void *arg) in hcdi_cb_thread() function