Searched refs:ehci_deallocate_tw (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/ |
H A D | ehci_xfer.h | 140 extern void ehci_deallocate_tw(
|
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/ |
H A D | ehci_xfer.c | 241 void ehci_deallocate_tw( 1962 ehci_deallocate_tw(ehcip, pp, tw); in ehci_start_intr_polling() 2129 ehci_deallocate_tw(ehcip, pp, tw); in ehci_allocate_intr_resources() 2930 ehci_deallocate_tw(ehcip, pp, tw); in ehci_allocate_tw_resources() 3404 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 | 2077 ehci_deallocate_tw(ehcip, pp, tw); in ehci_polled_create_tw()
|
H A D | ehci_util.c | 1879 ehci_deallocate_tw(ehcip, pp, tw); in ehci_cleanup()
|