Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp384 next->makeLink( this, kChildSetIndex, plane ); in init()
394 next->makeLink( this, kParentSetIndex, plane ); in init()
1689 IORegistryEntry::makeLink( IORegistryEntry * to, in makeLink() function in IORegistryEntry
2068 ret = makeLink( parent, kParentSetIndex, plane ); in attachToParent()
2146 ret = makeLink( child, kChildSetIndex, plane ); in attachToChild()
/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h990 bool makeLink( IORegistryEntry * to,