Home
last modified time | relevance | path

Searched refs:aCellCount (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/iokit/Kernel/
H A DIODeviceTreeSupport.cpp607 UInt32 * iCellCount, UInt32 * aCellCount) in IODTGetICellCounts() argument
612 if (!GetUInt32( regEntry, gIODTAddressCellKey, aCellCount)) { in IODTGetICellCounts()
613 *aCellCount = 0; in IODTGetICellCounts()