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

  /src/sys/dev/ic/
atppcvar.h 86 struct atppc_softc { struct
123 int (*sc_dma_start)(struct atppc_softc *, void *, u_int, u_int8_t);
124 int (*sc_dma_finish)(struct atppc_softc *);
125 int (*sc_dma_abort)(struct atppc_softc *);
231 void atppc_sc_attach(struct atppc_softc *);
232 int atppc_sc_detach(struct atppc_softc *, int);
atppcvar.h 86 struct atppc_softc { struct
123 int (*sc_dma_start)(struct atppc_softc *, void *, u_int, u_int8_t);
124 int (*sc_dma_finish)(struct atppc_softc *);
125 int (*sc_dma_abort)(struct atppc_softc *);
231 void atppc_sc_attach(struct atppc_softc *);
232 int atppc_sc_detach(struct atppc_softc *, int);
atppcvar.h 86 struct atppc_softc { struct
123 int (*sc_dma_start)(struct atppc_softc *, void *, u_int, u_int8_t);
124 int (*sc_dma_finish)(struct atppc_softc *);
125 int (*sc_dma_abort)(struct atppc_softc *);
231 void atppc_sc_attach(struct atppc_softc *);
232 int atppc_sc_detach(struct atppc_softc *, int);
atppcvar.h 86 struct atppc_softc { struct
123 int (*sc_dma_start)(struct atppc_softc *, void *, u_int, u_int8_t);
124 int (*sc_dma_finish)(struct atppc_softc *);
125 int (*sc_dma_abort)(struct atppc_softc *);
231 void atppc_sc_attach(struct atppc_softc *);
232 int atppc_sc_detach(struct atppc_softc *, int);
atppcvar.h 86 struct atppc_softc { struct
123 int (*sc_dma_start)(struct atppc_softc *, void *, u_int, u_int8_t);
124 int (*sc_dma_finish)(struct atppc_softc *);
125 int (*sc_dma_abort)(struct atppc_softc *);
231 void atppc_sc_attach(struct atppc_softc *);
232 int atppc_sc_detach(struct atppc_softc *, int);

Completed in 51 milliseconds