Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c60 stats->is_scc.value.ui64 += igc_read32(igc, IGC_SCC); in igc_stats_update()
139 kstat_named_init(&stats->is_scc, "scc", in igc_stats_init()
H A Digc.h363 kstat_named_t is_scc; member
H A Digc_gld.c161 stats->is_scc.value.ui64 += igc_read32(igc, IGC_SCC); in igc_m_getstat()
162 *valp = stats->is_scc.value.ui64; in igc_m_getstat()