Searched refs:ehci_deallocate_itw (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/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() 416 ehci_deallocate_itw(ehcip, pp, itw); in ehci_allocate_isoc_resources() 871 ehci_deallocate_itw(ehcip, pp, curr_itw); in ehci_remove_isoc_itds() 1040 ehci_deallocate_itw(ehcip, pp, itw); in ehci_start_isoc_polling() 1077 ehci_deallocate_itw(ehcip, pp, itw); in ehci_start_isoc_polling() 1160 ehci_deallocate_itw(ehcip, pp, curr_itw); in ehci_traverse_active_isoc_list()
|
H A D | ehci_isoch_util.c | 65 void ehci_deallocate_itw( 318 ehci_deallocate_itw(ehcip, pp, itw); in ehci_allocate_itw_resources() 510 ehci_deallocate_itw( in ehci_deallocate_itw() function
|
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_isoch_util.h | 50 extern void ehci_deallocate_itw(
|