Searched refs:gIOServiceKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/bsddev/
H A DIOKitBSDInit.cpp133 dict = IOService::serviceMatching( gIOServiceKey );
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h124 extern const OSSymbol * gIOServiceKey;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp137 const OSSymbol * gIOServiceKey; variable
335 gIOServiceKey = OSSymbol::withCStringNoCopy( kIOServiceClass);
376 && gIOTerminatedNotification && gIOServiceKey
3265 value = (OSObject *) gIOServiceKey;

Completed in 135 milliseconds