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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOKitKernelInternal.h116 UInt8 fNewMD; member in struct:IODMACommandInternal
H A DIODMACommand.cpp266 fInternalState->fNewMD = true;
861 if ((offset == internalState->fPreparedOffset) || (offset != state->fOffset) || internalState->fNewMD) {
865 internalState->fNewMD = false;

Completed in 22 milliseconds