Searched defs:repulse_softc (Results 1 – 1 of 1) sorted by relevance
172 struct repulse_softc { struct173 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 …]