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

/macosx-10.5.8/xnu-1228.15.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.h81 virtual void causeVector(long vectorNumber, IOInterruptVector *vector);
H A DGenericInterruptController.cpp197 void GenericInterruptController::causeVector(long vectorNumber, function in class:GenericInterruptController
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOInterruptController.h99 virtual void causeVector(long vectorNumber, IOInterruptVector *vector);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOInterruptController.cpp360 causeVector(vectorNumber, vector);
406 void IOInterruptController::causeVector(long /*vectorNumber*/, function in class:IOInterruptController

Completed in 27 milliseconds