disableInterruptOccurred
Functions that get called by the interrupt controller.See $link IOService::registerInterrupt
Declaration
virtual void disableInterruptOccurred(
void *,
IOService *nub,
intind);Parameters
- nub:
Where did the interrupt originate from
- ind:
What is this interrupts index within 'nub'.