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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h93 @constant kForceDoubleBuffer Copy the entire prepared range to a new page aligned buffer.
96 kForceDoubleBuffer = 0x01000000 enumerator in enum:IODMACommand::SynchronizeOptions
307 kForceDoubleBuffer copy the entire prepared range to a new page aligned buffer.
/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp859 if (kForceDoubleBuffer & options)

Completed in 73 milliseconds