Lines Matching refs:stat
312 * @stat: ECC status information.
326 struct synps_ecc_status stat;
369 p = &priv->stat;
424 p = &priv->stat;
551 priv->ce_cnt += priv->stat.ce_cnt;
552 priv->ue_cnt += priv->stat.ue_cnt;
553 handle_error(mci, &priv->stat);
580 priv->ce_cnt += priv->stat.ce_cnt;
581 priv->ue_cnt += priv->stat.ue_cnt;
582 handle_error(mci, &priv->stat);