Searched refs:debugProp (Results 1 – 1 of 1) sorted by relevance
729 OSNumber * debugProp; in getDebugFlags() local732 debugProp = OSDynamicCast( OSNumber, in getDebugFlags()734 if (debugProp) { in getDebugFlags()735 debugFlags = debugProp->unsigned64BitValue(); in getDebugFlags()747 OSNumber * debugProp; in getDebugFlags() local751 debugProp = OSDynamicCast(OSNumber, prop); in getDebugFlags()752 if (debugProp) { in getDebugFlags()753 debugFlags = debugProp->unsigned64BitValue(); in getDebugFlags()