Searched refs:gIOServiceMatchDeferredKey (Results 1 – 1 of 1) sorted by relevance
211 const OSSymbol * gIOServiceMatchDeferredKey; variable594 gIOServiceMatchDeferredKey = OSSymbol::withCStringNoCopy( kIOServiceMatchDeferredKey ); in initialize()4232 if (!started && inst->propertyExists(gIOServiceMatchDeferredKey)) { in probeCandidates()4853 service->setProperty(gIOServiceMatchDeferredKey, kOSBooleanTrue); in startCandidate()