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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOInterruptController.h101 virtual int getVectorType(IOInterruptVectorNumber vectorNumber, IOInterruptVector *vector);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOInterruptController.cpp274 *interruptType = getVectorType(vectorNumber, vector);
372 int IOInterruptController::getVectorType(IOInterruptVectorNumber /*vectorNumber*/, function in class:IOInterruptController

Completed in 16 milliseconds