Searched refs:errsts (Results 1 – 1 of 1) sorted by relevance
81 uint32_t errsts; in ibecc_errsts_clear() local83 errsts = pcie_conf_read(bdf, ERRSTS_REG); in ibecc_errsts_clear()85 if ((errsts & (ERRSTS_IBECC_COR | ERRSTS_IBECC_UC)) == 0) { in ibecc_errsts_clear()89 pcie_conf_write(bdf, ERRSTS_REG, errsts); in ibecc_errsts_clear()