Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIODeviceTreeSupport.h103 UInt32 cellsIn[],
/xnu-12377.61.12/iokit/Kernel/
H A DIODeviceTreeSupport.cpp1221 UInt32 cellsIn[], in IODTResolveAddressCell() argument
1256 bcopy( cellsIn, cell, sizeof(UInt32) * childCells ); in IODTResolveAddressCell()
1257 *lenOut = CellsValue( childSizeCells, cellsIn + childAddressCells ); in IODTResolveAddressCell()