Searched refs:_LinkDescriptors (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dohci.h122 void _LinkDescriptors(ohci_general_td *first,
H A Dohci.cpp1206 _LinkDescriptors(setupDescriptor, dataDescriptor);
1207 _LinkDescriptors(lastDescriptor, statusDescriptor);
1209 _LinkDescriptors(setupDescriptor, statusDescriptor);
1325 _LinkDescriptors(tail, first);
1327 _LinkDescriptors(last, first);
1652 _LinkDescriptors(lastDescriptor, descriptor);
1818 OHCI::_LinkDescriptors(ohci_general_td *first, ohci_general_td *second) function in class:OHCI

Completed in 354 milliseconds