Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/amiga/dev/
H A Drepulse.c172 struct repulse_softc { struct
173 device_t sc_dev;
174 struct isr sc_isr;
175 struct ac97_host_if sc_achost;
176 struct ac97_codec_if *sc_codec_if;
178 struct repulse_hw *sc_boardp;
180 void (*sc_captmore)(void *);
181 void *sc_captarg;
183 void *sc_captbuf;
184 int sc_captscale;
[all …]