myx_dmamem
struct myx_dmamem sc_zerodma;
struct myx_dmamem sc_cmddma;
struct myx_dmamem sc_paddma;
struct myx_dmamem sc_sts_dma;
struct myx_dmamem sc_intrq_dma;
int myx_dmamem_alloc(struct myx_softc *, struct myx_dmamem *,
void myx_dmamem_free(struct myx_softc *, struct myx_dmamem *);
struct myx_dmamem test;
myx_dmamem_alloc(struct myx_softc *sc, struct myx_dmamem *mxm,
myx_dmamem_free(struct myx_softc *sc, struct myx_dmamem *mxm)