Searched refs:FreeDescriptorChain (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp866 FreeDescriptorChain(firstDescriptor);
951 FreeDescriptorChain(transferData->first_descriptor);
974 FreeDescriptorChain(transferData->first_descriptor);
1143 FreeDescriptorChain(setupDescriptor);
1733 FreeDescriptorChain(transfer->first_descriptor);
2109 FreeDescriptorChain(firstDescriptor);
2214 FreeDescriptorChain(firstDescriptor);
2254 UHCI::FreeDescriptorChain(uhci_td *topDescriptor) function in class:UHCI
H A Duhci.h181 void FreeDescriptorChain(uhci_td *topDescriptor);
H A Dehci.h170 void FreeDescriptorChain(ehci_qtd *topDescriptor);
H A Dehci.cpp2033 FreeDescriptorChain(transfer->data_descriptor);
2325 FreeDescriptorChain(queueHead->element_log);
2524 FreeDescriptorChain(firstDescriptor);
2611 FreeDescriptorChain(firstDescriptor);
2650 EHCI::FreeDescriptorChain(ehci_qtd *topDescriptor) function in class:EHCI

Completed in 100 milliseconds