Searched defs:cMaxReqs (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Storage/testcase/
H A DtstVDIo.cpp682 unsigned cMaxReqs = 0; local
691 cMaxReqs = paScriptArgs[2].u64;
710 && !cMaxReqs)
751 unsigned cMaxTasksOutstanding = fAsync ? cMaxReqs : 1;

Completed in 43 milliseconds