| /src/sys/arch/mvme68k/dev/ |
| H A D | vme_two_68k.c | 142 vmetwoisrlink(void * cookie,int (* fn)(void *),void * arg,int ipl,int vec,struct evcnt * evcnt) argument
|
| H A D | pcctwo_68k.c | 236 pcctwoisrlink(void * cookie,int (* fn)(void *),void * arg,int ipl,int vec,struct evcnt * evcnt) argument
|
| H A D | vme_pcc.c | 244 vme_pcc_intr_establish(void *csc, int prior, int level, int vector, int first, int (*func)(void *), void *arg, struct evcnt *evcnt) argument 268 vme_pcc_intr_disestablish(void *csc, int level, int vector, int last, struct evcnt *evcnt) argument
|
| H A D | wdsc.c | 125 static struct evcnt evcnt; /* XXXSCW: Temporary hack */ local in function:wdsc_pcc_attach
|
| H A D | pcc.c | 248 pccintr_establish(int pccvec,int (* hand)(void *),int lvl,void * arg,struct evcnt * evcnt) argument
|
| /src/sys/dev/mvme/ |
| H A D | pcctwo.c | 131 pcctwointr_establish(int vec,int (* hand)(void *),int lvl,void * arg,struct evcnt * evcnt) argument
|
| H A D | vme_two_isr.c | 240 vmetwo_local_intr_establish(int pri, int vec, int (*hand)(void *), void *arg, struct evcnt *evcnt) argument 248 vmetwo_intr_establish(void *csc, int prior, int lvl, int vec, int first, int (*hand)(void *), void *arg, struct evcnt *evcnt) argument 344 vmetwo_intr_disestablish(void *csc, int lvl, int vec, int last, struct evcnt *evcnt) argument [all...] |
| /src/sys/arch/ews4800mips/ews4800mips/ |
| H A D | tr2_intr.c | 79 struct evcnt evcnt; member in struct:tr2_intr_handler [all...] |
| H A D | tr2a_intr.c | 76 struct evcnt evcnt; member in struct:tr2a_intr_handler [all...] |
| /src/sys/sys/ |
| H A D | evcnt.h | 85 struct evcnt { struct [all...] |
| /src/sys/arch/mips/rmi/ |
| H A D | rmixl_pcixvar.h | 37 struct evcnt evcnt; member in struct:rmixl_pcix_evcnt
|
| H A D | rmixl_pcievar.h | 54 struct evcnt evcnt; member in struct:rmixl_pcie_evcnt
|
| /src/sys/arch/sgimips/mace/ |
| H A D | mace.c | 83 struct evcnt evcnt; member in struct:__anon21bb54450108
|
| /src/sys/arch/ia64/ia64/ |
| H A D | interrupt.c | 215 struct evcnt evcnt; member in struct:ia64_intr
|
| /src/sys/arch/x68k/dev/ |
| H A D | intio.c | 323 struct evcnt *evcnt; local in function:intio_intr_establish_ext
|
| /src/sys/crypto/aes/arch/x86/ |
| H A D | aes_via.c | 43 struct evcnt { uint64_t ev_count; }; struct [all...] |
| /src/usr.bin/systat/ |
| H A D | vmstat.c | 69 u_int64_t *evcnt; member in struct:Info 161 struct evcnt evcnt, *evptr; local in function:get_interrupt_events 869 u_int64_t *evcnt; local in function:copyinfo [all...] |
| /src/sys/arch/powerpc/booke/ |
| H A D | e500_intr.c | 1239 struct evcnt *evcnt = cpu->cpu_evcnt_intrs; local in function:e500_intr_cpu_attach [all...] |
| /src/usr.bin/vmstat/ |
| H A D | vmstat.c | 1300 struct evcnt evcnt, *evptr; local in function:doevcnt [all...] |