Searched refs:gIONameMatchKey (Results 1 – 3 of 3) sorted by relevance
132 const OSSymbol * gIONameMatchKey; variable460 gIONameMatchKey = OSSymbol::withCStringNoCopy( kIONameMatchKey ); in initialize()637 && gIOProviderClassKey && gIONameMatchKey && gIONameMatchedKey in initialize()6596 obj = matching->getObject(gIONameMatchKey); in waitForMatchingServiceWithToken()6827 table->setObject( gIONameMatchKey, (OSObject *)name ); in nameMatching()7702 obj = table->getObject( gIONameMatchKey ); in matchInternal()
1610 if (!provider->compareNames( getProperty( gIONameMatchKey ))) { in probe()
131 extern const OSSymbol * gIONameMatchKey;