atheros_intr
struct atheros_intr * const intr = &misc_intrs[irq];
struct atheros_intr * const intr = &misc_intrs[ih->ih_irq];
struct atheros_intr *intr = arg;
struct atheros_intr *intr = &cpu_intrs[NINTRS-1];
static struct atheros_intr cpu_intrs[NINTRS];
static struct atheros_intr misc_intrs[NIRQS];