HomeSort by: relevance | last modified time | path
    Searched defs:hpc_dma_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sgimips/hpc/
hpcdma.h 44 struct hpc_dma_softc { struct
63 void hpcdma_init(struct hpc_attach_args *, struct hpc_dma_softc *, int);
64 void hpcdma_sglist_create(struct hpc_dma_softc *, bus_dmamap_t);
65 void hpcdma_cntl(struct hpc_dma_softc *, uint32_t);
66 void hpcdma_reset(struct hpc_dma_softc *);
67 void hpcdma_flush(struct hpc_dma_softc *);

Completed in 10 milliseconds