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

/xnu-2422.115.4/iokit/IOKit/
H A DIODeviceTreeSupport.h116 kIODTInterruptShared = 0x00000001 enumerator in enum:__anon52
/xnu-2422.115.4/iokit/Kernel/
H A DIOInterruptController.cpp90 options |= kIODTInterruptShared;
93 shouldBeShared = canBeShared && (options & kIODTInterruptShared);
H A DIODeviceTreeSupport.cpp638 *options = kIODTInterruptShared;

Completed in 28 milliseconds