Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c98 stats->is_ptc64.value.ui64 += igc_read32(igc, IGC_PTC64); in igc_stats_update()
215 kstat_named_init(&stats->is_ptc64, "ptc64", in igc_stats_init()
H A Digc.h401 kstat_named_t is_ptc64; member