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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODMACommand.cpp611 IODMACommand::prepare(UInt64 offset, UInt64 length, bool flushCache, bool synchronize) argument
667 IODMACommand::complete(bool invalidateCache, bool synchronize) argument
698 IODMACommand::synchronize(IOOptionBits options) function in class:IODMACommand
538 prepareWithSpecification(SegmentFunction outSegFunc, UInt8 numAddressBits, UInt64 maxSegmentSize, MappingOptions mappingOptions, UInt64 maxTransferSize, UInt32 alignment, IOMapper *mapper, UInt64 offset, UInt64 length, bool flushCache, bool synchronize) argument

Completed in 55 milliseconds