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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h778 void breakLink( IORegistryEntry * to,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp325 next->breakLink( old, kChildSetIndex, plane );
333 next->breakLink( old, kParentSetIndex, plane );
1305 void IORegistryEntry::breakLink( IORegistryEntry * to, function in class:IORegistryEntry
1673 breakLink( parent, kParentSetIndex, plane );
1680 // parent->breakLink( this, kChildSetIndex, plane );
1700 breakLink( child, kChildSetIndex, plane );

Completed in 33 milliseconds