Home
last modified time | relevance | path

Searched refs:spc_acc_err (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h158 uint32_t spc_acc_err; member
613 kstat_named_t spc_acc_err; member
H A Dhxge_hw.c243 if (stat.bits.spc_acc_err) { in hxge_peu_handle_sys_errors()
244 statsp->spc_acc_err++; in hxge_peu_handle_sys_errors()
H A Dhxge_kstats.c603 peu_kstatsp->spc_acc_err.value.ul = statsp->spc_acc_err; in hxge_peu_sys_stat_update()
H A Dhxge_peu_hw.h4956 uint32_t spc_acc_err:1; member
4988 uint32_t spc_acc_err:1;