nep_dmamem
struct nep_dmamem *
struct nep_dmamem *m;
nep_dmamem_free(struct nep_softc *sc, struct nep_dmamem *m)
struct nep_dmamem *sc_txring;
struct nep_dmamem *sc_rbring;
struct nep_dmamem *sc_rcring;
struct nep_dmamem *sc_rxmbox;
struct nep_dmamem *nep_dmamem_alloc(struct nep_softc *, size_t);
void nep_dmamem_free(struct nep_softc *, struct nep_dmamem *);