Home
last modified time | relevance | path

Searched refs:KIOIP (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c70 #define KIOIP KSTAT_INTR_PTR(zs->intrstats) macro
833 KIOIP->intrs[KSTAT_INTR_HARD]++; in zs_high_intr()
840 KIOIP->intrs[KSTAT_INTR_HARD]++; in zs_high_intr()
876 KIOIP->intrs[KSTAT_INTR_SOFT]++; in zsintr()
H A Dfd.c113 #define KIOIP KSTAT_INTR_PTR(fdc->c_intrstat) macro
1096 fdc->c_hiintct = &KIOIP->intrs[KSTAT_INTR_HARD]; in fd_attach_register_interrupts()
4589 KIOIP->intrs[KSTAT_INTR_HARD]++; in fdintr_dma()
4620 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++; in fd_lointr()
4654 KIOIP->intrs[KSTAT_INTR_SOFT]++; in fd_lointr()
4706 KIOIP->intrs[KSTAT_INTR_WATCHDOG]++; in fdwatch()
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c102 #define KIOIP KSTAT_INTR_PTR(hmep->hme_intrstats) macro
3093 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++; in hmeintr()
3095 KIOIP->intrs[KSTAT_INTR_HARD]++; in hmeintr()
3105 KIOIP->intrs[KSTAT_INTR_HARD]++; in hmeintr()
3115 KIOIP->intrs[KSTAT_INTR_HARD]++; in hmeintr()
3183 KIOIP->intrs[KSTAT_INTR_HARD]++; in hmeintr()
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c167 #define KIOIP KSTAT_INTR_PTR(afep->afe_intrstat) macro
1836 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++; in afe_intr()
1842 KIOIP->intrs[KSTAT_INTR_HARD]++; in afe_intr()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h505 #define KIOIP(dca) KSTAT_INTR_PTR((dca)->dca_intrstats) macro
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c109 #define KIOIP KSTAT_INTR_PTR(fcp->c_intrstat) macro
2660 KIOIP->intrs[KSTAT_INTR_HARD]++; in fdc_intr()
2758 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++; in fdc_intr()
2818 KIOIP->intrs[KSTAT_INTR_WATCHDOG]++; in fdwatch()
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c172 #define KIOIP KSTAT_INTR_PTR(mxfep->mxfe_intrstat) macro
2183 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++; in mxfe_intr()
2189 KIOIP->intrs[KSTAT_INTR_HARD]++; in mxfe_intr()
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c1395 KIOIP(dca)->intrs[KSTAT_INTR_SPURIOUS]++; in dca_intr()
1402 KIOIP(dca)->intrs[KSTAT_INTR_HARD]++; in dca_intr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c306 #define KIOIP KSTAT_INTR_PTR(fcip->fcip_intrstats) macro