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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_isoch_util.c78 void ehci_deallocate_itd(
659 * ehci_deallocate_itd:
665 ehci_deallocate_itd( function
673 "ehci_deallocate_itd: old_itd = 0x%p", (void *)old_itd);
823 ehci_deallocate_itd(ehcip, itw, itd);

Completed in 62 milliseconds