Lines Matching refs:wsbell_softc
155 static inline void spkr_audio_play(struct wsbell_softc *, u_int, u_int, u_int);
166 static int wsbelldoopen(struct wsbell_softc *, struct wseventvar *);
169 static int wsbell_do_ioctl(struct wsbell_softc *, u_long, void *,
174 CFATTACH_DECL_NEW(wsbell, sizeof (struct wsbell_softc),
212 struct wsbell_softc *sc = device_private(self);
255 struct wsbell_softc *sc = device_private(self);
265 struct wsbell_softc *sc = device_private(self);
321 wsbelldoopen(struct wsbell_softc *sc, struct wseventvar *evp)
331 struct wsbell_softc *sc = device_private(dv);
342 wsbell_do_ioctl(struct wsbell_softc *sc, u_long cmd, void *data,
410 struct wsbell_softc *sc = arg;
442 spkr_audio_play(struct wsbell_softc *sc, u_int pitch, u_int period, u_int volume)
458 struct wsbell_softc *sc = (struct wsbell_softc *)me;
469 struct wsbell_softc *sc = (struct wsbell_softc *)me;