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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIONVRAM.cpp1380 UInt32 totalLength = 0; local
1387 totalLength = 0;
1399 totalLength += cnt2;
1404 data = OSData::withCapacity(totalLength);

Completed in 146 milliseconds