Searched refs:kIOServiceSynchronousState (Results 1 – 2 of 2) sorted by relevance
53 kIOServiceSynchronousState = 0x40000000, enumerator
1089 && (provider->__state[1] & kIOServiceSynchronousState)); in startMatching()1110 __state[1] |= kIOServiceSynchronousState; in startMatching()1112 __state[1] &= ~kIOServiceSynchronousState; in startMatching()3987 if (__state[1] & kIOServiceSynchronousState) { in probeCandidates()3988 inst->__state[1] |= kIOServiceSynchronousState; in probeCandidates()