Searched refs:ohci_deallocate_tw_resources (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/ |
H A D | ohcid.h | 985 void ohci_deallocate_tw_resources(
|
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/ |
H A D | ohci_polled.c | 822 ohci_deallocate_tw_resources(ohcip, pp, curr_tw); in ohci_polled_fini() 2185 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_polled_create_tw()
|
H A D | ohci.c | 2191 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_cleanup() 5237 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_start_pipe_polling() 5279 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_start_pipe_polling() 5436 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_allocate_intr_resources() 5683 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_allocate_isoc_resources() 5692 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_allocate_isoc_resources() 5830 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_insert_isoc_req() 6819 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_allocate_tw_resources() 7528 ohci_deallocate_tw_resources( in ohci_deallocate_tw_resources() function 8364 ohci_deallocate_tw_resources(ohcip, pp, tw); in ohci_traverse_done_list()
|