Lines Matching refs:IOInterruptVector
63 IOInterruptVector *vector; in registerInterrupt()
234 IOInterruptVector *vector; in unregisterInterrupt()
278 IOInterruptVector *vector; in getInterruptType()
300 IOInterruptVector *vector; in enableInterrupt()
341 IOInterruptVector *vector; in disableInterrupt()
367 IOInterruptVector *vector; in causeInterrupt()
398 IOInterruptVector */*vector*/) in vectorCanBeShared() argument
405 IOInterruptVector */*vector*/) in initVector() argument
411 IOInterruptVector */*vector*/) in getVectorType() argument
418 IOInterruptVector */*vector*/) in disableVectorHard() argument
424 IOInterruptVector */*vector*/) in enableVector() argument
430 IOInterruptVector */*vector*/) in causeVector() argument
463 …rruptHandlerInternal(bool isStart, IOInterruptVectorNumber vectorNumber, IOInterruptVector *vector) in timeStampInterruptHandlerInternal()
497 …er::timeStampInterruptHandlerStart(IOInterruptVectorNumber vectorNumber, IOInterruptVector *vector) in timeStampInterruptHandlerStart()
503 …ller::timeStampInterruptHandlerEnd(IOInterruptVectorNumber vectorNumber, IOInterruptVector *vector) in timeStampInterruptHandlerEnd()
560 vectors = IONewZero(IOInterruptVector, numVectors); in initInterruptController()
602 IOInterruptVector *vector = NULL; in registerInterrupt()
674 IOInterruptVector *vector; in unregisterInterrupt()
739 IOInterruptVector *vector; in enableInterrupt()
772 IOInterruptVector *vector; in disableInterrupt()
813 IOInterruptVector *vector; in handleInterrupt()