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

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp706 bool needConfig; local
721 needConfig = (0 == (__state[1] & (kIOServiceNeedConfigState | kIOServiceConfigState)))
731 if( needConfig) {
740 if( needConfig) prevBusy = _adjustBusy( 1 );
744 if( needConfig) {

Completed in 79 milliseconds