Home
last modified time | relevance | path

Searched refs:is_tncrs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c67 stats->is_tncrs.value.ui64 += igc_read32(igc, IGC_TNCRS); in igc_stats_update()
153 kstat_named_init(&stats->is_tncrs, "tncrs", in igc_stats_init()
H A Digc.h370 kstat_named_t is_tncrs; member