Searched refs:gIOResourcesKey (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp99 const OSSymbol * gIOResourcesKey; variable
303 gIOResourcesKey = OSSymbol::withCStringNoCopy( kIOResourcesClass );
372 && gIOResourcesKey && gNotifications && gNotificationLock
3886 && gIOResourcesKey
3887 && gIOResourcesKey->isEqualTo(obj)
4453 table = serviceMatching( gIOResourcesKey, table );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h109 extern const OSSymbol * gIOResourcesKey;

Completed in 132 milliseconds