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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h775 bool makeLink( IORegistryEntry * to,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp324 next->makeLink( this, kChildSetIndex, plane );
332 next->makeLink( this, kParentSetIndex, plane );
1277 bool IORegistryEntry::makeLink( IORegistryEntry * to, function in class:IORegistryEntry
1596 ret = makeLink( parent, kParentSetIndex, plane );
1648 ret = makeLink( child, kChildSetIndex, plane );

Completed in 19 milliseconds