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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp71 kChildSetIndex = 1, enumerator in enum:__anon558
211 plane->keys[ kChildSetIndex ] = childKey;
318 old->registryTable()->removeObject( plane->keys[ kChildSetIndex ] );
324 next->makeLink( this, kChildSetIndex, plane );
325 next->breakLink( old, kChildSetIndex, plane );
1391 plane->keys[ kChildSetIndex ]));
1648 ret = makeLink( child, kChildSetIndex, plane );
1680 // parent->breakLink( this, kChildSetIndex, plane );
1700 breakLink( child, kChildSetIndex, plane );

Completed in 13 milliseconds