Searched refs:finished (Results 26 - 26 of 26) sorted by relevance

12

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp371 mutex_init(&fFinishedLock, "XHCI finished transfers");
1241 // Process events once, and then look for it in the finished list.
2758 // add descriptor to finished list
3172 bool finished = true; local
3179 finished = (callbackStatus != B_OK);
3181 if (finished) {

Completed in 77 milliseconds

12