Home
last modified time | relevance | path

Searched refs:tav_softc (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sys/dev/ic/
Dtms320av110.c117 tms320av110_attach_mi(struct tav_softc *sc) in tms320av110_attach_mi()
159 struct tav_softc *sc; in tms320av110_intr()
190 struct tav_softc *sc; in tav_close()
230 struct tav_softc *sc; in tav_start_output()
260 struct tav_softc *sc; in tav_halt_output()
277 struct tav_softc *sc; in tav_getdev()
297 struct tav_softc *sc; in tav_round_blocksize()
329 struct tav_softc *sc; in tav_get_locks()
341 struct tav_softc *sc; in tav_set_format()
387 struct tav_softc *sc; in tav_speaker_ctl()
Dtms320av110var.h47 struct tav_softc { struct
63 void (*sc_intack)(struct tav_softc *); argument
75 void tms320av110_attach_mi(struct tav_softc *); argument
/netbsd/src/sys/arch/amiga/dev/
Dmelody.c56 struct tav_softc sc_tav;
64 void melody_intack(struct tav_softc *);
134 melody_intack(struct tav_softc *p) in melody_intack()