Searched refs:ucbsnd_softc (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Ducbsnd.c116 struct ucbsnd_softc { struct
154 void ucbsnd_sound_init(struct ucbsnd_softc*);
158 int ucbsndwrite_subr(struct ucbsnd_softc *, u_int32_t *, size_t,
170 CFATTACH_DECL(ucbsnd, sizeof(struct ucbsnd_softc),
194 struct ucbsnd_softc *sc = (void*)self;
226 struct ucbsnd_softc *sc = arg;
234 struct ucbsnd_softc *sc = arg;
477 ucbsnd_sound_init(struct ucbsnd_softc *sc)
492 struct ucbsnd_softc *sc = (void*)arg;
504 struct ucbsnd_softc *s
[all...]

Completed in 54 milliseconds