Home
last modified time | relevance | path

Searched refs:autoPrepare (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.1.13/iokit/IOKit/
H A DIODMACommand.h312 bool autoPrepare = true);
/xnu-10002.1.13/iokit/Kernel/
H A DIODMACommand.cpp393 IODMACommand::setMemoryDescriptor(const IOMemoryDescriptor *mem, bool autoPrepare) in setMemoryDescriptor() argument
398 if (!autoPrepare) { in setMemoryDescriptor()
439 if (autoPrepare) { in setMemoryDescriptor()