Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOService.cpp1100 bool needConfig; in startMatching() local
1124 needConfig = (0 == (__state[1] & (kIOServiceNeedConfigState | kIOServiceConfigRunning))) in startMatching()
1134 if (needConfig) { in startMatching()
1144 if (needConfig) { in startMatching()
1150 if (needConfig) { in startMatching()