Searched refs:pbeccsts (Results 1 – 1 of 1) sorted by relevance
1788 u32 pbeccsts = er32(PBECCSTS); in e1000_intr_msi() local1791 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr_msi()1793 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr_msi()1868 u32 pbeccsts = er32(PBECCSTS); in e1000_intr() local1871 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr()1873 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr()4991 u32 pbeccsts = er32(PBECCSTS); in e1000e_update_stats() local4994 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000e_update_stats()4996 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000e_update_stats()