Searched refs:ehci_deallocate_tw (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_xfer.h | 140 extern void ehci_deallocate_tw(
|
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_xfer.c | 241 void ehci_deallocate_tw( 1964 ehci_deallocate_tw(ehcip, pp, tw); in ehci_start_intr_polling() 2131 ehci_deallocate_tw(ehcip, pp, tw); in ehci_allocate_intr_resources() 2934 ehci_deallocate_tw(ehcip, pp, tw); in ehci_allocate_tw_resources() 3408 ehci_deallocate_tw( in ehci_deallocate_tw() function
|
H A D | ehci_intr.c | 360 ehci_deallocate_tw(ehcip, pp, tw); in ehci_traverse_active_qtd_list()
|
H A D | ehci_polled.c | 2079 ehci_deallocate_tw(ehcip, pp, tw); in ehci_polled_create_tw()
|
H A D | ehci_util.c | 1858 ehci_deallocate_tw(ehcip, pp, tw); in ehci_cleanup()
|