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

/xnu-2422.115.4/iokit/IOKit/
H A DIODeviceTreeSupport.h67 kIODTExclusive = 0x00000002 enumerator in enum:__anon51
/xnu-2422.115.4/iokit/Kernel/
H A DIOPlatformExpert.cpp1145 createNubs( this, IODTFindMatchingEntries( cpus, kIODTExclusive, 0));
1148 createNubs( this, IODTFindMatchingEntries( rootEntry, kIODTExclusive, excludeList()));
H A DIODeviceTreeSupport.cpp864 bool minus = options & kIODTExclusive;

Completed in 34 milliseconds