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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOKitKernelInternal.h109 UInt8 fCursor; member in struct:IODMACommandInternal
H A DIODMACommand.cpp649 state->fCursor = state->fIterateOnly
653 if (!state->fCursor)
677 if (!state->fCursor)
715 if (state->fCursor)
716 state->fCursor = false;
722 else if (state->fCursor)
937 if (internalState->fCursor)
993 if (internalState->fCursor

Completed in 74 milliseconds