Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c76 stats->is_prc127.value.ui64 += igc_read32(igc, IGC_PRC127); in igc_stats_update()
171 kstat_named_init(&stats->is_prc127, "prc127", in igc_stats_init()
H A Digc.h379 kstat_named_t is_prc127; member