Searched refs:mgx_ras_eraserows (Results 1 – 1 of 1) sorted by relevance
150 int mgx_ras_eraserows(void *, int, int, uint32_t);631 sc->sc_sunfb.sf_ro.ri_ops.eraserows = mgx_ras_eraserows; in mgx_ras_init()740 mgx_ras_eraserows(void *v, int row, int n, uint32_t attr) in mgx_ras_eraserows() function