Home
last modified time | relevance | path

Searched defs:getInterruptType (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp110 GenericInterruptController::getInterruptType(IOService *nub, in getInterruptType() function in GenericInterruptController
/xnu-11215/iokit/Kernel/
H A DPassthruInterruptController.cpp111 PassthruInterruptController::getInterruptType(IOService */*nub*/, in getInterruptType() function in PassthruInterruptController
H A DIOInterruptController.cpp273 IOInterruptController::getInterruptType(IOService *nub, int source, in getInterruptType() function in IOInterruptController
726 IOSharedInterruptController::getInterruptType(IOService */*nub*/, in getInterruptType() function in IOSharedInterruptController
H A DIOCPU.cpp752 IOCPUInterruptController::getInterruptType(IOService */*nub*/, in getInterruptType() function in IOCPUInterruptController
H A DIOService.cpp8982 IOService::getInterruptType(int source, int *interruptType) in getInterruptType() function in IOService