Home
last modified time | relevance | path

Searched defs:IOInterruptVectorNumber (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOInterruptController.cpp397 IOInterruptController::vectorCanBeShared(IOInterruptVectorNumber /*vectorNumber*/, in vectorCanBeShared() argument
404 IOInterruptController::initVector(IOInterruptVectorNumber /*vectorNumber*/, in initVector() argument
410 IOInterruptController::getVectorType(IOInterruptVectorNumber /*vectorNumber*/, in getVectorType() argument
417 IOInterruptController::disableVectorHard(IOInterruptVectorNumber /*vectorNumber*/, in disableVectorHard() argument
423 IOInterruptController::enableVector(IOInterruptVectorNumber /*vectorNumber*/, in enableVector() argument
429 IOInterruptController::causeVector(IOInterruptVectorNumber /*vectorNumber*/, in causeVector() argument
/xnu-11215/iokit/IOKit/
H A DIOInterruptController.h63 typedef int32_t IOInterruptVectorNumber; typedef
65 typedef long IOInterruptVectorNumber; typedef