Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h312 bool autoPrepare = true);
/xnu-10063.121.3/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()