Contents

doSynchronizeCache

Force data blocks in the hardware's buffer to be flushed to the media.

Declaration

virtual IOReturn doSynchronizeCache(
 void) = 0;

Overview

This method should only be called if the media is writable.

See Also

Miscellaneous