Searched refs:gIODTSizeCellKey (Results 1 – 1 of 1) sorted by relevance
85 const OSSymbol * gIODTSizeCellKey; variable141 gIODTSizeCellKey = OSSymbol::withCStringNoCopy( "#size-cells" ); in IODeviceTreeAlloc()150 && gIODTSizeCellKey && gIODTAddressCellKey && gIODTRangeKey in IODeviceTreeAlloc()1204 if (!GetUInt32( regEntry, gIODTSizeCellKey, sizeCount)) { in IODTGetCellCounts()