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

/haiku/src/system/kernel/device_manager/
H A DIOScheduler.h22 IORequestList completed_requests; member in struct:IORequestOwner
28 || !completed_requests.IsEmpty()
H A DIOSchedulerSimple.cpp52 for (IORequestList::ConstIterator it = completed_requests.GetIterator();
368 owner->requests.MoveFrom(&owner->completed_requests);
656 owner->completed_requests.Add(request);

Completed in 42 milliseconds