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

/darwin-on-arm/xnu/pexpert/pexpert/
H A Ddevice_tree.h188 extern int DTExitEntry(DTEntryIterator iterator, DTEntry *currentPosition);
/darwin-on-arm/xnu/pexpert/gen/
H A Ddevice_tree.c345 DTExitEntry(DTEntryIterator iterator, DTEntry *currentPosition) function
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp176 && (kSuccess == DTExitEntry( iter, &dtChild)));

Completed in 32 milliseconds