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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp65 const OSSymbol * gIODTRangeKey; variable
110 gIODTRangeKey = OSSymbol::withCStringNoCopy( "ranges" );
115 && gIODTSizeCellKey && gIODTAddressCellKey && gIODTRangeKey
985 prop = OSDynamicCast( OSData, regEntry->getProperty( gIODTRangeKey ));

Completed in 13 milliseconds