Searched defs:IOInterruptVectorNumber (Results 1 – 2 of 2) sorted by relevance
397 IOInterruptController::vectorCanBeShared(IOInterruptVectorNumber /*vectorNumber*/, in vectorCanBeShared() argument404 IOInterruptController::initVector(IOInterruptVectorNumber /*vectorNumber*/, in initVector() argument410 IOInterruptController::getVectorType(IOInterruptVectorNumber /*vectorNumber*/, in getVectorType() argument417 IOInterruptController::disableVectorHard(IOInterruptVectorNumber /*vectorNumber*/, in disableVectorHard() argument423 IOInterruptController::enableVector(IOInterruptVectorNumber /*vectorNumber*/, in enableVector() argument429 IOInterruptController::causeVector(IOInterruptVectorNumber /*vectorNumber*/, in causeVector() argument
63 typedef int32_t IOInterruptVectorNumber; typedef65 typedef long IOInterruptVectorNumber; typedef