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

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.h169 status_t _LinkDescriptorForPipe(xhci_td *descriptor,
H A Dxhci.cpp932 status = _LinkDescriptorForPipe(descriptor, endpoint);
1051 // contexts before evaluating the Link TRB that _LinkDescriptorForPipe
1074 status = _LinkDescriptorForPipe(td, endpoint);
1328 // _LinkDescriptorForPipe() has room to insert a link TRB.
2000 XHCI::_LinkDescriptorForPipe(xhci_td *descriptor, xhci_endpoint *endpoint) function in class:XHCI
2098 TRACE("_LinkDescriptorForPipe pLink %p phys 0x%" B_PRIxPHYSADDR
2746 // Event Data TRB that _LinkDescriptorForPipe creates points to.

Completed in 39 milliseconds