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

/macosx-10.9.5/xnu-2422.115.4/iokit/IOKit/
H A DIOPlatformExpert.h219 virtual bool createNubs( IOService * parent, OSIterator * iter );
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1090 bool IODTPlatformExpert::createNubs( IOService * parent, OSIterator * iter ) function in class:IODTPlatformExpert
1145 createNubs( this, IODTFindMatchingEntries( cpus, kIODTExclusive, 0));
1148 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList()));

Completed in 96 milliseconds