Home
last modified time | relevance | path

Searched refs:KSTAT_INTR_PTR (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dkstat.h582 #define KSTAT_INTR_PTR(kptr) ((kstat_intr_t *)(kptr)->ks_data) macro
/illumos-gate/usr/src/cmd/stat/common/
H A Dacquire.c225 ki = KSTAT_INTR_PTR(ksp); in acquire_intrs()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h505 #define KIOIP(dca) KSTAT_INTR_PTR((dca)->dca_intrstats)
/illumos-gate/usr/src/uts/sun/sys/scsi/adapters/
H A Dfasvar.h520 #define FAS_KSTAT_INTR(fas) KSTAT_INTR_PTR(fas->f_intr_kstat)->\
/illumos-gate/usr/src/uts/sun/io/
H A Dzs_common.c70 #define KIOIP KSTAT_INTR_PTR(zs->intrstats)
H A Dfd.c113 #define KIOIP KSTAT_INTR_PTR(fdc->c_intrstat)
/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.c1379 kstat_intr_t *intr = KSTAT_INTR_PTR(kp); in save_intr()
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs938 kintrp = KSTAT_INTR_PTR(kp); in save_intr()
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c6379 KSTAT_INTR_PTR(ksp)->intrs[KSTAT_INTR_HARD] = pp->intr_hard; in ecpp_kstatintr_update()
6380 KSTAT_INTR_PTR(ksp)->intrs[KSTAT_INTR_SPURIOUS] = pp->intr_spurious; in ecpp_kstatintr_update()
6381 KSTAT_INTR_PTR(ksp)->intrs[KSTAT_INTR_SOFT] = pp->intr_soft; in ecpp_kstatintr_update()
H A Dfdc.c109 #define KIOIP KSTAT_INTR_PTR(fcp->c_intrstat)
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c167 #define KIOIP KSTAT_INTR_PTR(afep->afe_intrstat)
/illumos-gate/usr/src/uts/common/io/mxfe/
H A Dmxfe.c172 #define KIOIP KSTAT_INTR_PTR(mxfep->mxfe_intrstat)
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c102 #define KIOIP KSTAT_INTR_PTR(hmep->hme_intrstats)
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c306 #define KIOIP KSTAT_INTR_PTR(fcip->fcip_intrstats)