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

/macosx-10.9.5/IONetworkingFamily-100/
H A DIOMbufMemoryCursor.cpp445 UInt32 curMBufIndex = 0; local
485 if (curMBufIndex < kMBufDataCacheSize) {
486 segsPerMBuf[curMBufIndex] = curSegIndex - lastSegCount;
491 curMBufIndex++;
508 MIN(curMBufIndex, kMBufDataCacheSize),

Completed in 104 milliseconds