Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h145 uint32_t ecc_err_cnt_ovfl : 1; member
157 uint32_t ecc_err_cnt_ovfl : 1;
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c460 if (istatus.bits.w0.ecc_err_cnt_ovfl) { in nxge_ipp_handle_sys_errors()