Searched refs:gIOResourceMatchedKey (Results 1 – 3 of 3) sorted by relevance
704 matching->setObject(gIOResourceMatchedKey, gIOBSDKey); in IOFindBSDRoot()
127 extern const OSSymbol * gIOResourceMatchedKey;
128 const OSSymbol * gIOResourceMatchedKey; variable516 gIOResourceMatchedKey = OSSymbol::withCStringNoCopy( kIOResourceMatchedKey ); in initialize()5430 setProperty(gIOResourceMatchedKey, resourceKeys); in doServiceMatch()7224 } else if ((prop = table->getObject(gIOResourceMatchedKey))) { in IOResourcesMatchPropertyTable()7228 obj = resources->copyProperty(gIOResourceMatchedKey); in IOResourcesMatchPropertyTable()