Searched refs:pbeccsts (Results 1 – 1 of 1) sorted by relevance
1792 u32 pbeccsts = er32(PBECCSTS); in e1000_intr_msi() local1795 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr_msi()1797 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr_msi()1872 u32 pbeccsts = er32(PBECCSTS); in e1000_intr() local1875 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr()1877 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000_intr()5034 u32 pbeccsts = er32(PBECCSTS); in e1000e_update_stats() local5037 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000e_update_stats()5039 (pbeccsts & E1000_PBECCSTS_UNCORR_ERR_CNT_MASK) >> in e1000e_update_stats()