Searched refs:SUN4M_INT_VME (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/sparc/kernel/ |
D | sun4m_irq.c | 141 #define SUN4M_INT_VME(x) (1 << (x)) macro 184 0, 0, SUN4M_INT_VME(0), SUN4M_INT_VME(1), 185 0, SUN4M_INT_VME(2), 0, SUN4M_INT_VME(3), 186 0, SUN4M_INT_VME(4), 0, SUN4M_INT_VME(5), 187 0, SUN4M_INT_VME(6), 0, 0
|