Searched refs:ehci_deallocate_itw (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_isoch.c | 171 ehci_deallocate_itw(ehcip, pp, itw); in ehci_isoc_cleanup() 415 ehci_deallocate_itw(ehcip, pp, itw); in ehci_allocate_isoc_resources() 870 ehci_deallocate_itw(ehcip, pp, curr_itw); in ehci_remove_isoc_itds() 1039 ehci_deallocate_itw(ehcip, pp, itw); in ehci_start_isoc_polling() 1076 ehci_deallocate_itw(ehcip, pp, itw); in ehci_start_isoc_polling() 1159 ehci_deallocate_itw(ehcip, pp, curr_itw); in ehci_traverse_active_isoc_list()
|
H A D | ehci_isoch_util.c | 64 void ehci_deallocate_itw( 317 ehci_deallocate_itw(ehcip, pp, itw); in ehci_allocate_itw_resources() 509 ehci_deallocate_itw( in ehci_deallocate_itw() function
|
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_isoch_util.h | 50 extern void ehci_deallocate_itw(
|