hpc_dma_softc
hpcdma_sglist_create(struct hpc_dma_softc *sc, bus_dmamap_t dmamap)
hpcdma_cntl(struct hpc_dma_softc *sc, uint32_t mode)
hpcdma_reset(struct hpc_dma_softc *sc)
hpcdma_flush(struct hpc_dma_softc *sc)
hpcdma_init(struct hpc_attach_args *haa, struct hpc_dma_softc *sc, int ndesc)
void hpcdma_init(struct hpc_attach_args *, struct hpc_dma_softc *, int);
void hpcdma_sglist_create(struct hpc_dma_softc *, bus_dmamap_t);
void hpcdma_cntl(struct hpc_dma_softc *, uint32_t);
void hpcdma_reset(struct hpc_dma_softc *);
void hpcdma_flush(struct hpc_dma_softc *);
struct hpc_dma_softc *dsc = &wsc->sc_hpcdma;
struct hpc_dma_softc *dsc = &wsc->sc_hpcdma;
struct hpc_dma_softc *dsc = &wsc->sc_hpcdma;
struct hpc_dma_softc *dsc = &wsc->sc_hpcdma;
struct hpc_dma_softc sc_hpcdma;