myx_dmamem 77 dev/pci/if_myx.c struct myx_dmamem {
myx_dmamem 104 dev/pci/if_myx.c struct myx_dmamem sc_cmddma;
myx_dmamem 105 dev/pci/if_myx.c struct myx_dmamem sc_paddma;
myx_dmamem 107 dev/pci/if_myx.c struct myx_dmamem sc_stsdma;
myx_dmamem 110 dev/pci/if_myx.c struct myx_dmamem sc_rxdma;
myx_dmamem 163 dev/pci/if_myx.c int myx_dmamem_alloc(struct myx_softc *, struct myx_dmamem *,
myx_dmamem 165 dev/pci/if_myx.c void myx_dmamem_free(struct myx_softc *, struct myx_dmamem *);
myx_dmamem 509 dev/pci/if_myx.c myx_dmamem_alloc(struct myx_softc *sc, struct myx_dmamem *mxm,
myx_dmamem 543 dev/pci/if_myx.c myx_dmamem_free(struct myx_softc *sc, struct myx_dmamem *mxm)