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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp587 bool needConfig; local
602 needConfig = (0 == (__state[1] & (kIOServiceNeedConfigState | kIOServiceConfigState)))
612 if( needConfig) {
623 if( needConfig) {

Completed in 10 milliseconds