Lines Matching defs:interrupts

43  * Unfortunately, soft interrupts are implemented poorly.  Each additional
82 * 0x02: 0 = Disable aux port interrupts. (1=Enable aux port interrupts)
83 * 0x01: 0 = Disable main port interrupts. (1=Enable main port interrupts)
111 * regardless of the number of interrupts in the prom node.
112 * This is important, as registering for all interrupts on
114 * of spurious interrupts (for Tadpole, the first 2 interrupts
250 * be set to force the nexus to use interrupts.
431 * If any children still have regs mapped or interrupts
470 /* Stop the controller from generating interrupts */
476 * Remove the interrupts in the reverse order in
614 * Get the number of interrupts for this nexus
631 * If there are no interrupts on the i8042 node,
633 * has interrupts properties on i8042's children
636 * build a list of interrupts that each child uses,
637 * then create an `interrupts' property on the nexus node
638 * that contains the interrupts used by all children
643 cmn_err(CE_WARN, "i8042#%d: No interrupts defined!",
650 cmn_err(CE_WARN, "i8042#%d: No interrupts defined!",
690 * enough interrupts to cover the number of ports, use
710 * Disable input and interrupts from both the main and aux ports.
714 * an interrupt, and there is no way to suppress interrupts without
733 * Assume the number of interrupts is less that the number of
741 * The 8042 handles all interrupts, because all
756 * Enable the main and aux data ports and interrupts
803 /* Disable interrupts and controller devices before suspend */
1000 * interrupts.
1557 "interrupts", 2);
1576 "interrupts", 1);
1634 int interrupts[MAX_INTERRUPTS];
1637 /* Walk the children of this node, scanning for interrupts properties */
1641 DDI_PROP_DONTPASS, "interrupts", &intrs, &nintr)
1645 interrupts[i++] = intrs[--nintr];
1653 if (ddi_prop_update_int_array(DDI_DEV_T_NONE, dip, "interrupts",
1654 interrupts, i) != DDI_PROP_SUCCESS) {
1661 * synthesize an interrupts property, we ALSO need to update the