Searched refs:breakLink (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.140.41/iokit/Kernel/ |
| H A D | IORegistryEntry.cpp | 385 next->breakLink( old, kChildSetIndex, plane ); in init() 395 next->breakLink( old, kParentSetIndex, plane ); in init() 1717 IORegistryEntry::breakLink( IORegistryEntry * to, in breakLink() function in IORegistryEntry 2174 breakLink( parent, kParentSetIndex, plane ); in detachFromParent() 2204 breakLink( child, kChildSetIndex, plane ); in detachFromChild()
|
| /xnu-8020.140.41/iokit/IOKit/ |
| H A D | IORegistryEntry.h | 993 void breakLink( IORegistryEntry * to,
|