Lines Matching defs:stat
303 * @stat: ECC status information.
317 struct synps_ecc_status stat;
360 p = &priv->stat;
415 p = &priv->stat;
570 priv->ce_cnt += priv->stat.ce_cnt;
571 priv->ue_cnt += priv->stat.ue_cnt;
572 handle_error(mci, &priv->stat);
604 priv->ce_cnt += priv->stat.ce_cnt;
605 priv->ue_cnt += priv->stat.ue_cnt;
606 handle_error(mci, &priv->stat);