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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp64 const OSSymbol * gIODTAddressCellKey; variable
109 gIODTAddressCellKey = OSSymbol::withCStringNoCopy( "#address-cells" );
115 && gIODTSizeCellKey && gIODTAddressCellKey && gIODTRangeKey
486 if( !GetUInt32( regEntry, gIODTAddressCellKey, aCellCount))
939 if( !GetUInt32( regEntry, gIODTAddressCellKey, addressCount))

Completed in 7 milliseconds