Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/Kernel/
H A DIORegistryEntry.cpp81 kChildSetIndex = 1, enumerator
234 plane->keys[kChildSetIndex] = childKey; in makePlane()
377 old->registryTable()->removeObject( plane->keys[kChildSetIndex] ); in init()
384 next->makeLink( this, kChildSetIndex, plane ); in init()
385 next->breakLink( old, kChildSetIndex, plane ); in init()
1814 plane->keys[kChildSetIndex]); in getChildSetReference()
2146 ret = makeLink( child, kChildSetIndex, plane ); in attachToChild()
2204 breakLink( child, kChildSetIndex, plane ); in detachFromChild()