SONIC_GETDMA
sc->v_rra[i] = SONIC_GETDMA(sc, p);
sc->v_rea = SONIC_GETDMA(sc, p);
sc->v_cda = SONIC_GETDMA(sc, p);
mtdp->mtd_vtxp = SONIC_GETDMA(sc, p);
sc->v_rda = SONIC_GETDMA(sc, p);
mtdp->mtd_vbuf = SONIC_GETDMA(sc, p);
v = SONIC_GETDMA(sc, sc->rbuf[i]);