Lines Matching full:interrupts
896 * The "reg" and either an "intr" or "interrupts" properties are required
897 * if the driver wishes to create mappings or field interrupts on behalf
905 * Most new sbus devices post an "interrupts" property that corresponds to
908 * "interrupts on the fusion platform can be treated the same.
910 * The "interrupts" property is assumed to be a list of at least one
1099 * interrupts new (bus-oriented) interrupt spec
1615 cmn_err(CE_PANIC, "%d unclaimed interrupts at " in sbus_intr_wrapper()
1987 * an "interrupts" property, that is equal to the ino number. in sbus_xlate_intrs()
1996 /* Construct ino from slot and interrupts */ in sbus_xlate_intrs()
2108 /* Sbus nexus driver supports only fixed interrupts */ in sbus_intr_ops()
2153 * This function retargets active interrupts by reprogramming the mondo
2221 int int_pending = 0; /* interrupts pending */ in sbus_intrdist()
2231 * Make sure interrupts for levels 1-7 of this slot in sbus_intrdist()
2268 * Reset interrupts to IDLE. This function is called during
2269 * panic handling after redistributing interrupts; it's needed to
2334 {"interrupts", 0x8}, {"upa_inter_nack", 0x9}, in sbus_add_picN_kstats()