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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp2378 bool doPhase3; local
2466 doPhase3 = false;
2481 (!doPhase3) && (client = (IOService *) gIOStopList->getObject(idx)); ) {
2521 doPhase3 = true;
2533 } while( doPhase3 );

Completed in 294 milliseconds