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

/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);

Completed in 65 milliseconds