Searched defs:rootDomain (Results 1 - 6 of 6) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/platform/
H A DAppleNMI.h62 IOService *rootDomain; member in class:AppleNMI
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DPMmisc.cpp31 static char rootDomain[ ] = "IOPMrootDomain"; variable
H A DIOHibernateIO.cpp1655 IOHibernateSystemInit(IOPMrootDomain * rootDomain) argument
H A DIOPMrootDomain.cpp295 IOService *rootDomain = (IOService *) p0; local
2447 IOPMrootDomain *rootDomain = OSDynamicCast(IOPMrootDomain, service); local
2520 IOPMrootDomain * rootDomain = OSDynamicCast(IOPMrootDomain, (IOService *)target); local
2626 IOPMrootDomain *rootDomain = local
[all...]
H A DIOServicePM.cpp5118 IOPMrootDomain * rootDomain = IOService::getPMRootDomain(); local
H A DIOService.cpp914 void IOService::setPMRootDomain( class IOPMrootDomain * rootDomain) argument

Completed in 105 milliseconds