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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp74 kChildSetIndex = 1, enumerator in enum:__anon753
222 plane->keys[ kChildSetIndex ] = childKey;
344 old->registryTable()->removeObject( plane->keys[ kChildSetIndex ] );
350 next->makeLink( this, kChildSetIndex, plane );
351 next->breakLink( old, kChildSetIndex, plane );
1432 plane->keys[ kChildSetIndex ]));
1700 ret = makeLink( child, kChildSetIndex, plane );
1732 // parent->breakLink( this, kChildSetIndex, plane );
1752 breakLink( child, kChildSetIndex, plane );

Completed in 16 milliseconds