Searched refs:ehci_deallocate_itd (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch.c | 170 ehci_deallocate_itd(ehcip, itw, itd); in ehci_isoc_cleanup() 486 ehci_deallocate_itd(ehcip, itw, new_itd); in ehci_insert_isoc_req() 1003 ehci_deallocate_itd(ehcip, itw, itd); in ehci_reclaim_isoc() 1253 ehci_deallocate_itd(ehcip, itw, itd); in ehci_handle_itd() 1271 ehci_deallocate_itd(ehcip, itw, itd); in ehci_handle_itd() 1287 ehci_deallocate_itd(ehcip, itw, itd); in ehci_handle_itd()
|
H A D | ehci_isoch_util.c | 79 void ehci_deallocate_itd( 666 ehci_deallocate_itd( in ehci_deallocate_itd() function 824 ehci_deallocate_itd(ehcip, itw, itd); in ehci_deallocate_itds_for_itw()
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_isoch_util.h | 61 extern void ehci_deallocate_itd(
|