Searched refs:kIOInterruptTypeLevel (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOInterrupts.h40 #define kIOInterruptTypeLevel (1) macro
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptEventSource.cpp104 autoDisable = (intType == kIOInterruptTypeLevel);
H A DIOInterruptController.cpp94 (kIOInterruptTypeLevel & interruptType))
453 if (interruptType & kIOInterruptTypeLevel)
H A DIOCPU.cpp713 *interruptType = kIOInterruptTypeLevel;

Completed in 33 milliseconds