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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h157 UInt8 fCursor; member in struct:IODMACommandInternal
H A DIODMACommand.cpp728 state->fCursor = state->fIterateOnly
733 if (!state->fCursor)
796 if (!state->fCursor)
863 if (state->fCursor)
864 state->fCursor = false;
870 else if (state->fCursor)
1103 if (internalState->fCursor)
1170 if (internalState->fCursor

Completed in 59 milliseconds