Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c66 stats->is_dc.value.ui64 += igc_read32(igc, IGC_DC); in igc_stats_update()
151 kstat_named_init(&stats->is_dc, "dc", in igc_stats_init()
H A Digc.h369 kstat_named_t is_dc; member
H A Digc_gld.c169 stats->is_dc.value.ui64 += igc_read32(igc, IGC_DC); in igc_m_getstat()
170 *valp = stats->is_dc.value.ui64; in igc_m_getstat()