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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOKitKernelInternal.h114 UInt8 fPrepared; member in struct:IODMACommandInternal
H A DIODMACommand.cpp412 state->fPrepared = false;
455 state->fPrepared = true;
467 state->fPrepared = true;
478 if (gIOEnableCopyMapper && state->fPrepared && ((kWalkSyncIn | kWalkSyncOut) & op))
532 state->fPrepared = false;
642 state->fPrepared = false;
661 state->fPrepared = true;
684 state->fPrepared = false;

Completed in 75 milliseconds