Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c468 statsp->ecc_err_cnt += IPP_ECC_CNT_MASK; in nxge_ipp_handle_sys_errors()
480 IPP_ECC_CNT_MASK)) { in nxge_ipp_handle_sys_errors()
564 IPP_ECC_ERR_COUNTER_REG, IPP_ECC_CNT_MASK); in nxge_ipp_inject_err()
/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp_hw.h243 #define IPP_ECC_CNT_MASK 0xFF macro