Searched refs:SUN4C_INT_E10 (Results 1 – 2 of 2) sorted by relevance
82 new_mask = ((current_mask) & (~(SUN4C_INT_E10))); in sun4c_disable_irq()111 new_mask = ((current_mask) | SUN4C_INT_E10); in sun4c_enable_irq()
119 #define SUN4C_INT_E10 0x20 /* Enable level 10 IRQ. */ macro