Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOService.h1820 IOReturn resolveInterrupt(IOService *nub, int source);
/xnu-11215/iokit/Kernel/
H A DIOService.cpp8595 IOService::resolveInterrupt(IOService *nub, int source) in resolveInterrupt() function in IOService
8664 ret = resolveInterrupt(this, source); in lookupInterrupt()
8684 ret = resolveInterrupt(this, source); in lookupInterrupt()