Searched defs:ehci_handle_itd (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch.c106 static void ehci_handle_itd(
1197 ehci_handle_itd(ehcip, pp, itw, itd, itw->itw_handle_callback_value);
1202 * ehci_handle_itd:
1209 ehci_handle_itd( function
1223 "ehci_handle_itd: pp=0x%p itw=0x%p itd=0x%p "
1263 "ehci_handle_itd: Isoc out pipe, isoc_reqp=0x%p, data=0x%p",
1279 "ehci_handle_itd: pp_cur_periodic_req_cnt = 0x%x ",

Completed in 46 milliseconds