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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp2108 bool doPhase3; local
2175 doPhase3 = false;
2190 (!doPhase3) && (client = (IOService *) gIOStopList->getObject(idx)); ) {
2231 doPhase3 = true;
2243 } while( doPhase3 );

Completed in 56 milliseconds