Home
last modified time | relevance | path

Searched refs:is_tot (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c95 igc_stats_update_u64(igc, &stats->is_tot, IGC_TOTL); in igc_stats_update()
209 kstat_named_init(&stats->is_tot, "tot", in igc_stats_init()
H A Digc.h398 kstat_named_t is_tot; member
H A Digc_gld.c137 *valp = stats->is_tot.value.ui64; in igc_m_getstat()