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

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

Completed in 27 milliseconds