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

/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOKitKernelInternal.h160 UInt8 fIterateOnly; member in struct:IODMACommandInternal
H A DIODMACommand.cpp219 fInternalState->fIterateOnly = (0 != (kIterateOnly & mappingOptions));
675 fInternalState->fIterateOnly = (0 != (kIterateOnly & mappingOptions));
728 state->fCursor = state->fIterateOnly
767 ret = md->dmaCommandOperation(kIOMDDMAMap | state->fIterateOnly, &mapArgs, sizeof(mapArgs));

Completed in 171 milliseconds