Lines Matching refs:IOInterruptSource
61 IOInterruptSource *interruptSources; in registerInterrupt()
232 IOInterruptSource *interruptSources; in unregisterInterrupt()
276 IOInterruptSource *interruptSources; in getInterruptType()
298 IOInterruptSource *interruptSources; in enableInterrupt()
339 IOInterruptSource *interruptSources; in disableInterrupt()
365 IOInterruptSource *interruptSources; in causeInterrupt()
538 _interruptSources = IONew(IOInterruptSource, 1); in initInterruptController()
562 IODelete(_interruptSources, IOInterruptSource, 1); in initInterruptController()
600 IOInterruptSource *interruptSources; in registerInterrupt()
694 IOInterruptSource *interruptSources = nub->_interruptSources; in unregisterInterrupt()
737 IOInterruptSource *interruptSources; in enableInterrupt()
770 IOInterruptSource *interruptSources; in disableInterrupt()