Home
last modified time | relevance | path

Searched refs:oosiop_softc (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/ic/
Doosiop.c62 int oosiop_alloc_cb(struct oosiop_softc *, int);
64 static __inline void oosiop_relocate_io(struct oosiop_softc *, bus_addr_t);
65 static __inline void oosiop_relocate_tc(struct oosiop_softc *, bus_addr_t);
66 static __inline void oosiop_fixup_select(struct oosiop_softc *, bus_addr_t,
68 static __inline void oosiop_fixup_jump(struct oosiop_softc *, bus_addr_t,
70 static __inline void oosiop_fixup_move(struct oosiop_softc *, bus_addr_t,
73 void oosiop_load_script(struct oosiop_softc *);
74 void oosiop_setup_sgdma(struct oosiop_softc *, struct oosiop_cb *);
75 void oosiop_setup_dma(struct oosiop_softc *);
76 void oosiop_flush_fifo(struct oosiop_softc *);
[all …]
Doosiopvar.h110 struct oosiop_softc { struct
160 void oosiop_attach(struct oosiop_softc *); argument
161 int oosiop_intr(struct oosiop_softc *);