Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h209 #define IGC_IAC 0x04100 /* Interrupt Assertion Count */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_stat.c107 stats->is_iac.value.ui64 += igc_read32(igc, IGC_IAC); in igc_stats_update()