Searched refs:ih_count (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/sys/arch/hpcarm/include/
H A Dirqhandler.h66 int ih_count; /* Interrupt number (for accounting) */ member in struct:irqhandler
/netbsd-current/sys/arch/evbmips/mipssim/
H A Dmipssim_intr.c79 struct evcnt ih_count[NINTR]; variable in typeref:struct:evcnt
101 evcnt_attach_dynamic(&ih_count[i], EVCNT_TYPE_INTR,
117 ih_count[level].ev_count++;
/netbsd-current/sys/arch/emips/include/
H A Dintr.h62 struct evcnt ih_count; member in struct:intrhand
/netbsd-current/sys/arch/pmax/include/
H A Dintr.h56 struct evcnt ih_count; member in struct:intrhand
/netbsd-current/sys/arch/emips/emips/
H A Dinterrupt.c75 evcnt_attach_dynamic(&intrtab[i].ih_count,
155 intrtab[index].ih_count.ev_count++;
/netbsd-current/sys/arch/pmax/pmax/
H A Dinterrupt.c79 evcnt_attach_dynamic(&intrtab[i].ih_count, EVCNT_TYPE_INTR,
H A Ddec_3min.c311 intrtab[slot].ih_count.ev_count++; \
416 intrtab[SYS_DEV_OPT0].ih_count.ev_count++;
421 intrtab[SYS_DEV_OPT1].ih_count.ev_count++;
425 intrtab[SYS_DEV_OPT2].ih_count.ev_count++;
H A Ddec_3100.c191 intrtab[vvv].ih_count.ev_count++; \
H A Ddec_5100.c151 intrtab[vvv].ih_count.ev_count++; \
H A Ddec_3max.c248 intrtab[vvv].ih_count.ev_count++; \
H A Ddec_maxine.c281 intrtab[vvv].ih_count.ev_count++; \
H A Ddec_3maxplus.c284 intrtab[vvv].ih_count.ev_count++; \
/netbsd-current/sys/arch/evbmips/ingenic/
H A Dintr.c93 struct evcnt ih_count; member in struct:intrhand
122 evcnt_attach_dynamic(&intrs[i].ih_count, EVCNT_TYPE_INTR,
270 intrs[idx].ih_count.ev_count++;
298 intrs[idx].ih_count.ev_count++;
/netbsd-current/sys/dev/pci/
H A Dbtvmeivar.h38 u_long ih_count; member in struct:b3_617_vmeintrhand
H A Dbtvmeii.c102 u_long ih_count; member in struct:b3_2706_vmeintrhand
462 ih->ih_count = 0;
516 ih->ih_count++;
H A Dbtvmei.c401 ih->ih_count++;
586 ih->ih_count = 0;
/netbsd-current/sys/arch/arm/sa11x0/
H A Dsa11x0_irqhandler.c201 ih->ih_count = 0;
/netbsd-current/sys/arch/arc/include/
H A Disa_machdep.h143 u_long ih_count; member in struct:isa_intrhand
/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_fmn.c238 struct evcnt ih_count; member in struct:fmn_intrhand
642 evcnt_attach_dynamic(&fmnp->fmn_intrhand[i].ih_count,
766 ih->ih_count.ev_count++;
/netbsd-current/sys/arch/arc/isa/
H A Disabus.c393 ih->ih_count = 0;

Completed in 223 milliseconds