Searched refs:enableVector (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.h78 virtual void enableVector(long vectorNumber, IOInterruptVector *vector);
H A DGenericInterruptController.cpp190 void GenericInterruptController::enableVector(long vectorNumber, function in class:GenericInterruptController
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOInterruptController.h98 virtual void enableVector(long vectorNumber, IOInterruptVector *vector);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptController.cpp313 enableVector(vectorNumber, vector);
401 void IOInterruptController::enableVector(long /*vectorNumber*/, function in class:IOInterruptController

Completed in 28 milliseconds