Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOPlatformExpert.h359 virtual bool createNubs( IOService * parent, LIBKERN_CONSUMED OSIterator * iter );
/xnu-12377.61.12/iokit/Kernel/
H A DIOPlatformExpert.cpp1658 IODTPlatformExpert::createNubs( IOService * parent, OSIterator * iter ) in createNubs() function in IODTPlatformExpert
1744 createNubs( this, IODTFindMatchingEntries( cpus, kIODTExclusive, NULL)); in processTopLevel()
1749 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList())); in processTopLevel()