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

/macosx-10.5.8/xnu-1228.15.4/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 15 milliseconds