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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1400 IOReturn resolveInterrupt(IOService *nub, int source);
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp5676 IOReturn IOService::resolveInterrupt(IOService *nub, int source) function in class:IOService
5728 ret = resolveInterrupt(this, source);
5743 ret = resolveInterrupt(this, source);

Completed in 149 milliseconds