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

/haiku/src/system/boot/platform/bios_ia32/
H A Ddevices.cpp760 int32 totalBytesWritten = 0; local
796 totalBytesWritten += bytesToWrite;
799 return totalBytesWritten;

Completed in 33 milliseconds