Searched refs:isParent (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIORegistryEntry.h533 /*! @function isParent
541 virtual bool isParent( IORegistryEntry * parent,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIORegistryEntry.cpp1518 bool IORegistryEntry::isParent( IORegistryEntry * parent, function in class:IORegistryEntry
H A DIOService.cpp1638 ok = isParent( provider, gIOServicePlane, true);
2117 if( client->isParent( this, gIOServicePlane, true))
H A DIOHibernateIO.cpp665 && child->isParent(next, gIOServicePlane, true));

Completed in 85 milliseconds