Searched refs:gIOResourcesKey (Results 1 – 3 of 3) sorted by relevance
125 const OSSymbol * gIOResourcesKey; variable514 gIOResourcesKey = OSSymbol::withCStringNoCopy( kIOResourcesClass ); in initialize()636 && gIOResourcesKey && gNotifications && gNotificationLock in initialize()6109 && gIOResourcesKey in copyExistingServices()6110 && gIOResourcesKey->isEqualTo(obj) in copyExistingServices()6881 table = serviceMatching( gIOResourcesKey, table ); in resourceMatching()
702 matching = IOService::serviceMatching(gIOResourcesKey); in IOFindBSDRoot()
125 extern const OSSymbol * gIOResourcesKey;