Searched refs:sizeCount (Results 1 – 2 of 2) sorted by relevance
100 UInt32 * sizeCount, UInt32 * addressCount);
1202 UInt32 * sizeCount, UInt32 * addressCount) in IODTGetCellCounts() argument1204 if (!GetUInt32( regEntry, gIODTSizeCellKey, sizeCount)) { in IODTGetCellCounts()1205 *sizeCount = 1; in IODTGetCellCounts()