Lines Matching refs:aucc_softc
100 struct aucc_softc { struct
120 static int init_aucc(struct aucc_softc *); argument
128 CFATTACH_DECL_NEW(aucc, sizeof(struct aucc_softc),
138 struct aucc_softc *aucc = NULL;
244 struct aucc_softc *sc; in auccattach()
260 init_aucc(struct aucc_softc *sc) in init_aucc()
308 struct aucc_softc *sc; in aucc_open()
336 struct aucc_softc *sc; in aucc_set_out_sr()
366 struct aucc_softc *sc; in aucc_set_format()
417 struct aucc_softc *sc; in aucc_commit_settings()
439 struct aucc_softc *sc; in aucc_start_output()
568 struct aucc_softc *sc; in aucc_halt_output()
605 struct aucc_softc *sc; in aucc_set_port()
666 struct aucc_softc *sc; in aucc_get_port()
707 struct aucc_softc *sc = opaque; in aucc_get_locks()