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

/xnu-2422.115.4/iokit/Kernel/
H A DIODMACommand.cpp682 IODMACommand::prepare(UInt64 offset, UInt64 length, bool flushCache, bool synchronize) argument
786 IODMACommand::complete(bool invalidateCache, bool synchronize) argument
846 IODMACommand::synchronize(IOOptionBits options) function in class:IODMACommand
599 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 68 milliseconds