Searched refs:mgx_ras_copyrows (Results 1 – 1 of 1) sorted by relevance
147 int mgx_ras_copyrows(void *, int, int, int);629 sc->sc_sunfb.sf_ro.ri_ops.copyrows = mgx_ras_copyrows; in mgx_ras_init()679 mgx_ras_copyrows(void *v, int src, int dst, int n) in mgx_ras_copyrows() function