Searched refs:zero_regoff (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/iospc/
H A Diospc.h80 off_t zero_regoff; /* Offset of register used to zero counter. */ member in struct:iospc_cntr
81 uint64_t zero_value; /* Value to write to zero_regoff, to clr cntr */
H A Diospc.c489 if (grp_p->counters_p[counter].zero_regoff == NO_REGISTER)
496 "grp:%s, counter:%d, zero_regoff:0x%lx, "
500 grp_p->counters_p[counter].zero_regoff,
511 IOSPC_REG_WRITE, grp_p->counters_p[counter].zero_regoff,
/illumos-gate/usr/src/uts/sun4v/io/n2piupc/
H A Dn2piupc_kstats.c357 if (grp_p->counters_p[counter].zero_regoff == NO_REGISTER)
364 "grp:%s, counter:%d, zero_regoff:0x%lx, "
368 grp_p->counters_p[counter].zero_regoff,
378 grp_p->counters_p[counter].zero_regoff,
H A Dn2piupc_tables.h129 off_t zero_regoff; /* Offset of register used to zero counter. */ member in struct:n2piu_cntr
130 uint64_t zero_value; /* Value to write to zero_regoff, to clr cntr */

Completed in 542 milliseconds