Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc.h48 uint32_t ro_uncorrect_err; member
H A Dnxge.h999 kstat_named_t ro_uncorrect_err; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c420 statsp->ro_uncorrect_err++; in nxge_txc_handle_port_errors()
H A Dnxge_kstats.c734 statsp->ro_uncorrect_err = in nxge_txc_stat_update()
735 txc_kstatsp->ro_uncorrect_err.value.ul; in nxge_txc_stat_update()
748 txc_kstatsp->ro_uncorrect_err.value.ul = in nxge_txc_stat_update()
749 statsp->ro_uncorrect_err; in nxge_txc_stat_update()