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

/haiku/src/system/kernel/device_manager/
H A Ddma_resources.h52 void SetVecCount(uint32 count);
H A Ddma_resources.cpp47 DMABuffer::SetVecCount(uint32 count) function in class:DMABuffer
332 buffer.SetVecCount(vecCount);
431 dmaBuffer->SetVecCount(0);
702 dmaBuffer->SetVecCount(0);
H A DIORequest.h52 void SetVecCount(uint32 count) { fVecCount = count; } function in class:IOBuffer

Completed in 139 milliseconds