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

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.cpp1667 OHCI::_FreeDescriptorChain(ohci_general_td *topDescriptor) argument
1681 OHCI::_WriteDescriptorChain(ohci_general_td *topDescriptor, iovec *vector, argument
1736 OHCI::_ReadDescriptorChain(ohci_general_td *topDescriptor, iovec *vector, argument
1795 OHCI::_ReadActualLength(ohci_general_td *topDescriptor) argument
1883 OHCI::_PrintDescriptorChain(ohci_general_td *topDescriptor) argument
[all...]
H A Dehci.cpp2215 EHCI::FreeDescriptorChain(ehci_qtd *topDescriptor) argument
2354 EHCI::WriteDescriptorChain(ehci_qtd *topDescriptor, iovec *vector, argument
2406 EHCI::ReadDescriptorChain(ehci_qtd *topDescriptor, iovec *vector, argument
2466 EHCI::ReadActualLength(ehci_qtd *topDescriptor, bool *nextDataToggle) argument
H A Duhci.cpp2170 UHCI::FreeDescriptorChain(uhci_td *topDescriptor) argument
2192 UHCI::WriteDescriptorChain(uhci_td *topDescriptor, iovec *vector, argument
2247 UHCI::ReadDescriptorChain(uhci_td *topDescriptor, iovec *vector, argument
2311 UHCI::ReadActualLength(uhci_td *topDescriptor, uint8 *lastDataToggle) argument

Completed in 49 milliseconds