Searched refs:ohci_deallocate_td (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h965 void ohci_deallocate_td(
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c4654 ohci_deallocate_td(ohcip, dummy_td);
6496 ohci_deallocate_td(ohcip, headp);
6637 * ohci_deallocate_td:
6643 ohci_deallocate_td( function
6650 "ohci_deallocate_td: old_td = 0x%p", (void *)old_td);
6683 "ohci_deallocate_td: td 0x%p", (void *)old_td);
6846 ohci_deallocate_td(ohcip, td);
8347 ohci_deallocate_td(ohcip, old_td);
8940 ohci_deallocate_td(ohcip, temp_td);
H A Dohci_polled.c815 ohci_deallocate_td(ohcip, curr_td);

Completed in 81 milliseconds