sunkbd_softc 56 dev/sun/sunkbd.c void sunkbd_bell(struct sunkbd_softc *, u_int, u_int, u_int); sunkbd_softc 58 dev/sun/sunkbd.c int sunkbd_getleds(struct sunkbd_softc *); sunkbd_softc 69 dev/sun/sunkbd.c sunkbd_bell(struct sunkbd_softc *sc, u_int period, u_int pitch, u_int volume) sunkbd_softc 105 dev/sun/sunkbd.c struct sunkbd_softc *sc = v; sunkbd_softc 140 dev/sun/sunkbd.c sunkbd_getleds(struct sunkbd_softc *sc) sunkbd_softc 148 dev/sun/sunkbd.c struct sunkbd_softc *sc = v; sunkbd_softc 175 dev/sun/sunkbd.c sunkbd_raw(struct sunkbd_softc *sc, u_int8_t c) sunkbd_softc 217 dev/sun/sunkbd.c sunkbd_setclick(struct sunkbd_softc *sc, int click) sunkbd_softc 233 dev/sun/sunkbd.c struct sunkbd_softc *sc = v; sunkbd_softc 34 dev/sun/sunkbdvar.h struct sunkbd_softc { sunkbd_softc 55 dev/sun/sunkbdvar.h void sunkbd_raw(struct sunkbd_softc *, u_int8_t); sunkbd_softc 56 dev/sun/sunkbdvar.h int sunkbd_setclick(struct sunkbd_softc *, int);