Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c466 statsp->ecc_err_cnt += IPP_ECC_CNT_MASK; in nxge_ipp_handle_sys_errors()
478 IPP_ECC_CNT_MASK)) { in nxge_ipp_handle_sys_errors()
562 IPP_ECC_ERR_COUNTER_REG, IPP_ECC_CNT_MASK); in nxge_ipp_inject_err()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h241 #define IPP_ECC_CNT_MASK 0xFF macro