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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIODeviceTreeSupport.cpp78 static IORegistryEntry * MakeReferenceTable( DTEntry dtEntry, bool copy );
322 MakeReferenceTable( DTEntry dtEntry, bool copy ) argument
344 (kSuccess == DTCreatePropertyIterator( dtEntry, &dtIter))) {
350 if( kSuccess != DTGetProperty( dtEntry, name, &prop, &propSize ))

Completed in 73 milliseconds