Searched refs:ehci_deallocate_itd (Results 1 – 3 of 3) sorted by relevance
/titanic_44/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() 485 ehci_deallocate_itd(ehcip, itw, new_itd); in ehci_insert_isoc_req() 1002 ehci_deallocate_itd(ehcip, itw, itd); in ehci_reclaim_isoc() 1252 ehci_deallocate_itd(ehcip, itw, itd); in ehci_handle_itd() 1270 ehci_deallocate_itd(ehcip, itw, itd); in ehci_handle_itd() 1286 ehci_deallocate_itd(ehcip, itw, itd); in ehci_handle_itd()
|
H A D | ehci_isoch_util.c | 78 void ehci_deallocate_itd( 665 ehci_deallocate_itd( in ehci_deallocate_itd() function 823 ehci_deallocate_itd(ehcip, itw, itd); in ehci_deallocate_itds_for_itw()
|
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_isoch_util.h | 61 extern void ehci_deallocate_itd(
|