Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp607 UInt32 * iCellCount, UInt32 * aCellCount) in IODTGetICellCounts() argument
609 if (!GetUInt32( regEntry, gIODTInterruptCellKey, iCellCount)) { in IODTGetICellCounts()
610 unexpected( *iCellCount = 1 ); in IODTGetICellCounts()