Searched refs:kIOTraceIntEventSource (Results 1 – 3 of 3) sorted by relevance
173 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; in signalInterrupt()215 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; in normalInterruptOccurred()268 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; in disableInterruptOccurred()
328 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; in checkForWork()451 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; in normalInterruptOccurred()480 bool trace = (gIOKitTrace & kIOTraceIntEventSource) ? true : false; in disableInterruptOccurred()
122 kIOTraceIntEventSource = 0x00000008ULL, // Trace IOIES and IOFIES sources enumerator