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

/haiku/src/add-ons/kernel/busses/usb/
H A Dohci.cpp2078 OHCI::_FreeDescriptorChain(ohci_general_td *topDescriptor) argument
2263 OHCI::_FreeIsochronousDescriptorChain(ohci_isochronous_td *topDescriptor) argument
2277 OHCI::_WriteDescriptorChain(ohci_general_td *topDescriptor, generic_io_vec *vector, argument
2334 OHCI::_WriteIsochronousDescriptorChain(ohci_isochronous_td *topDescriptor, argument
2391 OHCI::_ReadDescriptorChain(ohci_general_td *topDescriptor, generic_io_vec *vector, argument
2452 _ReadIsochronousDescriptorChain(ohci_isochronous_td *topDescriptor, generic_io_vec *vector, size_t vectorCount, bool physical) argument
2507 _ReadActualLength(ohci_general_td *topDescriptor) argument
2662 _PrintDescriptorChain(ohci_general_td *topDescriptor) argument
2681 _PrintDescriptorChain(ohci_isochronous_td *topDescriptor) argument
[all...]
H A Duhci.cpp2254 UHCI::FreeDescriptorChain(uhci_td *topDescriptor) argument
2276 UHCI::WriteDescriptorChain(uhci_td *topDescriptor, generic_io_vec *vector, argument
2333 UHCI::ReadDescriptorChain(uhci_td *topDescriptor, generic_io_vec *vector, argument
2399 UHCI::ReadActualLength(uhci_td *topDescriptor, uint8 *lastDataToggle) argument
H A Dehci.cpp2650 EHCI::FreeDescriptorChain(ehci_qtd *topDescriptor) argument
2790 EHCI::WriteDescriptorChain(ehci_qtd *topDescriptor, generic_io_vec *vector, argument
2844 EHCI::ReadDescriptorChain(ehci_qtd *topDescriptor, generic_io_vec *vector, argument
2906 EHCI::ReadActualLength(ehci_qtd *topDescriptor, bool *nextDataToggle) argument

Completed in 94 milliseconds