Searched refs:pbeccsts (Results 1 – 1 of 1) sorted by relevance
1786 u32 pbeccsts = er32(PBECCSTS); in e1000_intr_msi() local1789 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr_msi()1791 FIELD_GET(E1000_PBECCSTS_UNCORR_ERR_CNT_MASK, pbeccsts); in e1000_intr_msi()1865 u32 pbeccsts = er32(PBECCSTS); in e1000_intr() local1868 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000_intr()1870 FIELD_GET(E1000_PBECCSTS_UNCORR_ERR_CNT_MASK, pbeccsts); in e1000_intr()5027 u32 pbeccsts = er32(PBECCSTS); in e1000e_update_stats() local5030 pbeccsts & E1000_PBECCSTS_CORR_ERR_CNT_MASK; in e1000e_update_stats()5032 FIELD_GET(E1000_PBECCSTS_UNCORR_ERR_CNT_MASK, pbeccsts); in e1000e_update_stats()