Searched refs:gIOInterruptControllers (Results 1 – 1 of 1) sorted by relevance
110 static OSDictionary * gIOInterruptControllers; variable159 gIOInterruptControllers = OSDictionary::withCapacity(1); in start()423 gIOInterruptControllers->setObject(name, interruptController); in registerInterruptController()426 gIOInterruptControllers, /* one-thread */ false); in registerInterruptController()438 gIOInterruptControllers->removeObject(name); in deregisterInterruptController()452 object = gIOInterruptControllers->getObject(name); in lookUpInterruptController()459 gIOInterruptControllers, THREAD_UNINT); in lookUpInterruptController()