Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIODeviceTreeSupport.h100 UInt32 * sizeCount, UInt32 * addressCount);
/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp1202 UInt32 * sizeCount, UInt32 * addressCount) in IODTGetCellCounts() argument
1207 if (!GetUInt32( regEntry, gIODTAddressCellKey, addressCount)) { in IODTGetCellCounts()
1208 *addressCount = 2; in IODTGetCellCounts()