Searched refs:MGE_INTR_COUNT (Results 1 – 2 of 2) sorted by relevance
39 #define MGE_INTR_COUNT 5 /* ETH controller occupies 5 IRQ lines */ macro77 struct resource *res[1 + MGE_INTR_COUNT]; /* resources */78 void *ih_cookie[MGE_INTR_COUNT]; /* interrupt handlers cookies */
194 } mge_intrs[MGE_INTR_COUNT + 1] = {