Searched refs:intES (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Tests/
H A DTestDevice.cpp68 intES = IOInterruptEventSource::interruptEventSource
70 if (!intES || kIOReturnSuccess != workLoop->addEventSource(intES))
78 if (intES) intES->release();
115 intES->interruptOccurred(0, 0, 0);
H A DTests.h87 IOInterruptEventSource *intES; member in class:TestDevice

Completed in 25 milliseconds