Searched refs:fFlags (Results 1 – 2 of 2) sorted by relevance
77 #define fFlags loopRestart macro256 SETP(&fFlags, kLoopTerminate); in free()382 if (ISSETP(&fFlags, kLoopTerminate)) { in runEventSources()392 CLRP(&fFlags, kLoopRestart); in runEventSources()409 if (ISSETP(&fFlags, kLoopTerminate)) { in runEventSources()411 } else if (fFlags & kLoopRestart) { in runEventSources()439 if (!ISSETP(&fFlags, kLoopTerminate) && !workToDo) { in threadMain()589 SETP(&fFlags, kLoopRestart); in _maintRequest()670 SETP(&fFlags, kLoopRestart); in _maintRequest()
141 unsigned int fFlags; // Flags member1110 if (ioplInfo.fFlags & kIOPLExternUPL) { in memoryReferenceMap()1421 if (ioplInfo.fFlags & kIOPLExternUPL) { in memoryReferenceMapNew()2169 iopl.fFlags = pageList->device | kIOPLExternUPL; in initWithOptions()3293 if (ioplInfo.fFlags & kIOPLExternUPL) { in dmaCommandOperation()3300 if (ioplInfo.fFlags & kIOPLOnDevice) { in dmaCommandOperation()4343 iopl.fFlags = kIOPLOnDevice; in wireVirtual()4345 iopl.fFlags = 0; in wireVirtual()4618 if (ioplList->fFlags & kIOPLExternUPL) { in dmaMap()4633 if (ioplList->fFlags & kIOPLOnDevice) { in dmaMap()