Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h104 kIterateOnly = kIODMAMapOptionIterateOnly// DMACommand will be used as a cursor only enumerator
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp336 fInternalState->fIterateOnly = (0 != (kIterateOnly & mappingOptions)); in setSpecification()