Searched refs:gIOPlatformQuiesceActionKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/
H A DIOPlatformExpert.h92 extern const OSSymbol * gIOPlatformQuiesceActionKey;
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOCPU.cpp385 IOInstallServicePlatformAction(service, gIOPlatformQuiesceActionKey, iocpu_get_platform_quiesce_queue(), false);
H A DIOService.cpp178 const OSSymbol * gIOPlatformQuiesceActionKey; variable
352 gIOPlatformQuiesceActionKey = OSSymbol::withCStringNoCopy(kIOPlatformQuiesceActionKey);
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A Dvtd.c1465 else if (functionName->isEqualTo(gIOPlatformQuiesceActionKey))

Completed in 180 milliseconds