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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOKitKernelInternal.h164 UInt8 fNewMD; member in struct:IODMACommandInternal
H A DIODMACommand.cpp276 fInternalState->fNewMD = true;
1011 if ((offset == internalState->fPreparedOffset) || (offset != state->fOffset) || internalState->fNewMD) {
1015 internalState->fNewMD = false;

Completed in 22 milliseconds