Searched defs:intrtab (Results 1 - 5 of 5) sorted by relevance
| /src/sys/arch/mipsco/mipsco/ | ||
| H A D | autoconf.c | 79 struct mipsco_intrhand intrtab[MAX_INTR_COOKIES]; variable in typeref:struct:mipsco_intrhand[] |
| /src/sys/arch/pmax/pmax/ | ||
| H A D | autoconf.c | 65 struct intrhand intrtab[MAX_DEV_NCOOKIES]; variable in typeref:struct:intrhand[] |
| /src/sys/arch/emips/emips/ | ||
| H A D | interrupt.c | 50 struct intrhand intrtab[MAX_DEV_NCOOKIES]; variable in typeref:struct:intrhand[] |
| /src/sys/arch/sgimips/sgimips/ | ||
| H A D | machdep.c | 110 struct sgimips_intrhand intrtab[NINTR]; variable in typeref:struct:sgimips_intrhand[] |
| /src/sys/dev/marvell/ | ||
| H A D | mvpex.c | 200 struct mvpex_intrtab *intrtab; local in function:mvpex_intr 658 struct mvpex_intrtab *intrtab; local in function:mvpex_intr_establish 697 struct mvpex_intrtab *intrtab; local in function:mvpex_intr_disestablish [all...] |
Completed in 5 milliseconds