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

  /src/sys/dev/ic/
mb89352var.h 119 struct spc_softc { struct
185 void (*sc_dma_start)(struct spc_softc *, void *, size_t, int);
186 void (*sc_dma_done)(struct spc_softc *);
231 void spc_attach(struct spc_softc *);
236 void spc_init(struct spc_softc *, int);
237 void spc_sched(struct spc_softc *);

Completed in 13 milliseconds