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

/xnu-2782.1.97/iokit/IOKit/
H A DIODeviceTreeSupport.h67 kIODTExclusive = 0x00000002 enumerator in enum:__anon583
/xnu-2782.1.97/iokit/Kernel/
H A DIOPlatformExpert.cpp1198 createNubs( this, IODTFindMatchingEntries( cpus, kIODTExclusive, 0));
1201 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList()));
H A DIODeviceTreeSupport.cpp865 bool minus = options & kIODTExclusive;

Completed in 29 milliseconds