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

/haiku/src/tests/system/kernel/device_manager/
H A Ddma_resource_test.cpp622 bool isPartial = result.partial_begin || result.partial_end; local
623 if (finished == (isPartial && fIsWrite))
631 isPartial = result.partial_begin && result.partial_end;

Completed in 20 milliseconds