sunkbd_softc
struct sunkbd_softc *ss = (void *)sc;
struct sunkbd_softc *ss = (void *)sc;
struct sunkbd_softc *ss = (void *)sc;
struct sunkbd_softc sc_base;
struct sunkbd_softc sc_base;
struct sunkbd_softc *ss = (void *)self;
struct sunkbd_softc *ss = (void *)zst;
struct sunkbd_softc *ss = arg;
struct sunkbd_softc *ss = (void *)zst;
struct sunkbd_softc *sc = v;
sunkbd_getleds(struct sunkbd_softc *sc)
sunkbd_input(struct sunkbd_softc *sc, u_int8_t *buf, u_int buflen)
struct sunkbd_softc *sc = v;
sunkbd_raw(struct sunkbd_softc *sc, u_int8_t c)
sunkbd_setclick(struct sunkbd_softc *sc, int click)
struct sunkbd_softc *sc = v;
void sunkbd_bell(struct sunkbd_softc *, u_int, u_int, u_int);
int sunkbd_getleds(struct sunkbd_softc *);
sunkbd_attach(struct sunkbd_softc *sc, struct wskbddev_attach_args *waa)
sunkbd_bell(struct sunkbd_softc *sc, u_int period, u_int pitch, u_int volume)
void sunkbd_attach(struct sunkbd_softc *, struct wskbddev_attach_args *);
void sunkbd_input(struct sunkbd_softc *, u_int8_t *, u_int);
void sunkbd_raw(struct sunkbd_softc *, u_int8_t);
int sunkbd_setclick(struct sunkbd_softc *, int);