myx_dmamem_alloc
if (myx_dmamem_alloc(sc, &sc->sc_zerodma,
if (myx_dmamem_alloc(sc, &sc->sc_paddma,
if (myx_dmamem_alloc(sc, &sc->sc_intrq_dma,
if (myx_dmamem_alloc(sc, &sc->sc_sts_dma,
int myx_dmamem_alloc(struct myx_softc *, struct myx_dmamem *,
if (myx_dmamem_alloc(sc, &sc->sc_cmddma, MYXALIGN_CMD,
if (myx_dmamem_alloc(sc, &test, 4096, 4096) != 0)