Searched refs:maxTransferBufFactor (Results 1 – 2 of 2) sorted by relevance
136 double maxTransferBufFactor = 0.8; // Make the data sent by each IO in one hdc packet variable
237 Base::GetMaxBufSize() * thisClass->maxTransferBufFactor); in OnFileIO()681 …t = SimpleFileIO(context, context->indexIO, nullptr, Base::GetMaxBufSize() * maxTransferBufFactor); in CommandDispatch()