Lines Matching refs:erratum
6 * erratum #319).
237 * Check, whether an AMD erratum applies, which indicates, that the obtained
239 * detection. If none applies, v->erratum gets set to 0, to the related erratum
253 v->erratum = 0;
256 v->erratum = 141;
267 v->erratum = 319;
276 v->erratum = 319;
281 v->erratum = 319;
375 /* DC Opteron 150,165,170,175,180: erratum 154 (JH-E6) workaround */
645 if (v->erratum > 0) {
647 sprintf(buf, " INACCURATE TEMPERATURE VALUES (erratum %d)!",
648 v->erratum);