wskbd_softc
hpqlb_hotkey_handler(struct wskbd_softc *wskbd_sc, void *cookie,
static int hpqlb_hotkey_handler(struct wskbd_softc *, void *, u_int, int);
struct wskbd_softc *sc = device_private(dev);
struct wskbd_softc *sc =
struct wskbd_softc *sc =
struct wskbd_softc *sc;
struct wskbd_softc *sc = wskbd_console_device;
struct wskbd_softc *sc = device_private(dv);
struct wskbd_softc *sc = device_lookup_private(&wskbd_cd, unit);
change_displayparam(struct wskbd_softc *sc, int param, int updown,
internal_command(struct wskbd_softc *sc, u_int *type, keysym_t ksym,
struct wskbd_softc *sc = device_private(self);
struct wskbd_softc *sc = device_private(self);
struct wskbd_softc *sc = id->t_sc;
struct wskbd_softc *t_sc; /* back pointer */
struct wskbd_softc *sc = device_private(dev);
static int internal_command(struct wskbd_softc *, u_int *, keysym_t, keysym_t);
static int wskbd_enable(struct wskbd_softc *, int);
static void change_displayparam(struct wskbd_softc *, int, int, int);
static void wskbd_holdscreen(struct wskbd_softc *, int);
static int wskbd_do_ioctl_sc(struct wskbd_softc *, u_long, void *, int,
static void wskbd_deliver_event(struct wskbd_softc *sc, u_int type, int value);
static int wskbd_do_open(struct wskbd_softc *, struct wseventvar *);
CFATTACH_DECL_NEW(wskbd, sizeof (struct wskbd_softc),
static struct wskbd_softc *wskbd_console_device;
struct wskbd_softc *sc = device_private(self);
struct wskbd_softc *sc = device_private(dv);
struct wskbd_softc *sc = (struct wskbd_softc *)v;
struct wskbd_softc *sc = device_private(self);
struct wskbd_softc *sc = device_private(self);
struct wskbd_softc *sc = device_private(dev);
wskbd_deliver_event(struct wskbd_softc *sc, u_int type, int value)
struct wskbd_softc *sc = device_private(dev);
wskbd_holdscreen(struct wskbd_softc *sc, int hold)
wskbd_enable(struct wskbd_softc *sc, int on)
struct wskbd_softc *sc = (struct wskbd_softc *)me;
struct wskbd_softc *sc = device_lookup_private(&wskbd_cd, minor(dev));
wskbd_do_open(struct wskbd_softc *sc, struct wseventvar *evp)
struct wskbd_softc *sc =
struct wskbd_softc *sc = (struct wskbd_softc *)me;
struct wskbd_softc *sc =
struct wskbd_softc *sc = device_private(dv);
wskbd_do_ioctl_sc(struct wskbd_softc *sc, u_long cmd, void *data, int flag,
struct wskbd_softc;
typedef int (wskbd_hotkey_plugin)(struct wskbd_softc *, void *, u_int, int);