Searched defs:KIOIP (Results 1 - 8 of 8) 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]++;
840 KIOIP->intrs[KSTAT_INTR_HARD]++;
876 KIOIP->intrs[KSTAT_INTR_SOFT]++;
H A Dfd.c111 #define KIOIP KSTAT_INTR_PTR(fdc->c_intrstat) macro
1094 fdc->c_hiintct = &KIOIP->intrs[KSTAT_INTR_HARD];
4586 KIOIP->intrs[KSTAT_INTR_HARD]++;
4617 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++;
4651 KIOIP->intrs[KSTAT_INTR_SOFT]++;
4703 KIOIP->intrs[KSTAT_INTR_WATCHDOG]++;
/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]++;
1842 KIOIP->intrs[KSTAT_INTR_HARD]++;
/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]++;
2189 KIOIP->intrs[KSTAT_INTR_HARD]++;
/illumos-gate/usr/src/uts/common/io/
H A Dfdc.c109 #define KIOIP KSTAT_INTR_PTR(fcp->c_intrstat) macro
2659 KIOIP->intrs[KSTAT_INTR_HARD]++;
2757 KIOIP->intrs[KSTAT_INTR_SPURIOUS]++;
2817 KIOIP->intrs[KSTAT_INTR_WATCHDOG]++;
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c312 #define KIOIP KSTAT_INTR_PTR(fcip->fcip_intrstats) macro
/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]++;
3095 KIOIP->intrs[KSTAT_INTR_HARD]++;
3105 KIOIP->intrs[KSTAT_INTR_HARD]++;
3115 KIOIP->intrs[KSTAT_INTR_HARD]++;
3183 KIOIP->intrs[KSTAT_INTR_HARD]++;
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h505 #define KIOIP(dca) KSTAT_INTR_PTR((dca)->dca_intrstats) macro

Completed in 119 milliseconds