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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIORegistryEntry.h805 bool makeLink( IORegistryEntry * to,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIORegistryEntry.cpp350 next->makeLink( this, kChildSetIndex, plane );
358 next->makeLink( this, kParentSetIndex, plane );
1318 bool IORegistryEntry::makeLink( IORegistryEntry * to, function in class:IORegistryEntry
1640 ret = makeLink( parent, kParentSetIndex, plane );
1700 ret = makeLink( child, kChildSetIndex, plane );

Completed in 21 milliseconds