Searched refs:kIOServiceSynchronousState (Results 1 – 2 of 2) sorted by relevance
53 kIOServiceSynchronousState = 0x40000000, enumerator
1083 && (provider->__state[1] & kIOServiceSynchronousState)); in startMatching()1104 __state[1] |= kIOServiceSynchronousState; in startMatching()1106 __state[1] &= ~kIOServiceSynchronousState; in startMatching()4008 if (__state[1] & kIOServiceSynchronousState) { in probeCandidates()4009 inst->__state[1] |= kIOServiceSynchronousState; in probeCandidates()