NIPLS 73 bsp/hal/arm/gba/interrupt.c static uint16_t mask_table[NIPLS]; /* Level -> mask */ NIPLS 204 bsp/hal/arm/gba/interrupt.c for (i = 0; i < NIPLS; i++) NIPLS 66 bsp/hal/arm/integrator/interrupt.c static uint32_t mask_table[NIPLS]; /* level -> mask */ NIPLS 184 bsp/hal/arm/integrator/interrupt.c for (i = 0; i < NIPLS; i++) NIPLS 68 bsp/hal/ppc/prep/interrupt.c static u_int mask_table[NIPLS]; /* Level -> mask */ NIPLS 220 bsp/hal/ppc/prep/interrupt.c for (i = 0; i < NIPLS; i++) NIPLS 66 bsp/hal/x86/pc/interrupt.c static u_int mask_table[NIPLS]; /* Level -> mask */ NIPLS 197 bsp/hal/x86/pc/interrupt.c for (i = 0; i < NIPLS; i++)