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

  /src/sys/arch/next68k/dev/
nextdmavar.h 55 struct nextdma_softc { struct
69 void nextdma_config(struct nextdma_softc *);
70 void nextdma_init(struct nextdma_softc *);
71 void nextdma_start(struct nextdma_softc *, u_long);
74 int nextdma_finished(struct nextdma_softc *);
75 void nextdma_reset(struct nextdma_softc *);
77 void nextdma_print(struct nextdma_softc *);
79 struct nextdma_softc *nextdma_findchannel(const char *);

Completed in 12 milliseconds