Searched defs:evcnt (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/mvme/
H A Dpcctwo.c131 pcctwointr_establish( int vec, int (*hand)(void *), int lvl, void *arg, struct evcnt *evcnt) argument
H A Dvme_two_isr.c241 vmetwo_local_intr_establish(int pri, int vec, int (*hand)(void *), void *arg, struct evcnt *evcnt) argument
249 vmetwo_intr_establish(void *csc, int prior, int lvl, int vec, int first, int (*hand)(void *), void *arg, struct evcnt *evcnt) argument
345 vmetwo_intr_disestablish(void *csc, int lvl, int vec, int last, struct evcnt *evcnt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/dev/
H A Dvme_two_68k.c141 vmetwoisrlink(void *cookie, int (*fn)(void *), void *arg, int ipl, int vec, struct evcnt *evcnt) argument
H A Dpcctwo_68k.c233 pcctwoisrlink(void *cookie, int (*fn)(void *), void *arg, int ipl, int vec, struct evcnt *evcnt) argument
H A Dvme_pcc.c244 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 Dwdsc.c125 static struct evcnt evcnt; /* XXXSCW: Temporary hack */ local
H A Dpcc.c248 pccintr_establish(int pccvec, int (*hand)(void *), int lvl, void *arg, struct evcnt *evcnt) argument
/netbsd-6-1-5-RELEASE/sys/sys/
H A Devcnt.h85 struct evcnt { struct
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/mvme68k/mvme68k/
H A Disr.c97 isrlink_autovec(int (*func)(void *), void *arg, int ipl, int priority, struct evcnt *evcnt) argument
171 isrlink_vectored(int (*func)(void *), void *arg, int ipl, int vec, struct evcnt *evcnt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/ews4800mips/
H A Dtr2_intr.c79 struct evcnt evcnt; member in struct:tr2_intr_handler
[all...]
H A Dtr2a_intr.c76 struct evcnt evcnt; member in struct:tr2a_intr_handler
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/next68k/next68k/
H A Disr.c109 isrlink_autovec(int (*func)(void *), void *arg, int ipl, int priority, struct evcnt *evcnt) argument
184 isrlink_vectored(int (*func)(void *), void *arg, int ipl, int vec, struct evcnt *evcnt) argument
[all...]
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Dinterrupt.c215 struct evcnt evcnt; member in struct:ia64_intr
/netbsd-6-1-5-RELEASE/sys/arch/mips/rmi/
H A Drmixl_pcixvar.h37 struct evcnt evcnt; member in struct:rmixl_pcix_evcnt
H A Drmixl_pcievar.h54 struct evcnt evcnt; member in struct:rmixl_pcie_evcnt
/netbsd-6-1-5-RELEASE/sys/arch/sgimips/mace/
H A Dmace.c85 struct evcnt evcnt; member in struct:__anon6380
/netbsd-6-1-5-RELEASE/sys/arch/x68k/dev/
H A Dintio.c323 struct evcnt *evcnt; local
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/booke/
H A De500_intr.c1087 struct evcnt *evcnt = cpu->cpu_evcnt_intrs; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/systat/
H A Dvmstat.c69 u_int64_t *evcnt; member in struct:Info
164 struct evcnt evcnt, *evptr; local
820 u_int64_t *evcnt; local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/vmstat/
H A Dvmstat.c1130 struct evcnt evcnt, *evptr; local
[all...]

Completed in 236 milliseconds