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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp965 OSNumber * propertyPtr; local
1045 propertyPtr = OSDynamicCast(OSNumber,getProperty("WakeEvent"));
1046 if ( propertyPtr ) {
1047 theProperty = propertyPtr->unsigned16BitValue();

Completed in 10 milliseconds