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

/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c197 void ehci_deallocate_qtd(
1343 ehci_deallocate_qtd(ehcip, second_dummy_qtd);
1346 ehci_deallocate_qtd(ehcip, first_dummy_qtd);
1442 ehci_deallocate_qtd(ehcip, first_dummy_qtd);
2687 ehci_deallocate_qtd(ehcip, qtd);
2704 * ehci_deallocate_qtd:
2711 ehci_deallocate_qtd( function
2718 "ehci_deallocate_qtd: old_qtd = 0x%p", (void *)old_qtd);
2967 ehci_deallocate_qtd(ehcip, qtd);

Completed in 65 milliseconds