Lines Matching full:interrupts
250 * Verify that an 'interrupts' property exists for in sbbc_attach()
254 DDI_PROP_DONTPASS, "interrupts", in sbbc_attach()
256 SBBC_ERR1(CE_WARN, "No 'interrupts' property for the " in sbbc_attach()
308 * Enable Interrupts now, turn on both INT#A lines in sbbc_attach()
388 * Disable Interrupts now, turn OFF both INT#A lines in sbbc_detach()
612 if (intr_reason == 0) /* No more interrupts to be processed */ in sbbc_intr_handler()
711 * Verify that an 'interrupts' property in sbbc_chosen_init()
716 DDI_PROP_DONTPASS, "interrupts", in sbbc_chosen_init()
719 SBBC_ERR(CE_PANIC, "No 'interrupts' property for the " in sbbc_chosen_init()
941 * map in the SBBC interrupts in sbbc_add_intr()
964 * Enable Interrupts now, turn on both INT#A lines in sbbc_enable_intr()
978 * Disable Interrupts now, turn off both INT#A lines in sbbc_disable_intr()