tag
line
file
source code
SUN4C_INT_E1
48
arch/sparc/kernel/irq.c
new_mask = ((current_mask) & (~(SUN4C_INT_E1)));
SUN4C_INT_E1
101
arch/sparc/kernel/irq.c
new_mask = ((current_mask) | SUN4C_INT_E1);