Home
last modified time | relevance | path

Searched defs:esc_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/acorn32/podulebus/
H A Descvar.h153 struct esc_softc { struct
177 int (*sc_setup_dma)(struct esc_softc *, void *, argument
179 int (*sc_build_dma_chain)(struct esc_softc *, argument
181 int (*sc_need_bump)(struct esc_softc *, void *, argument
186 void (*sc_led)(struct esc_softc *, int); argument
189 struct nexus sc_nexus[8];
190 struct nexus *sc_cur_nexus;
191 struct nexus *sc_sel_nexus;
194 u_char *sc_buf; /* va */
195 int sc_len;
[all …]