hilkbd_decode 127 dev/hil/hilkbd.c void hilkbd_decode(struct hilkbd_softc *, u_int8_t, u_int *, int *, int); hilkbd_decode 350 dev/hil/hilkbd.c hilkbd_decode(sc, c, type, data, HIL_KBDBUTTON); hilkbd_decode 414 dev/hil/hilkbd.c hilkbd_decode(sc, *buf++, &type, &key, kbdtype); hilkbd_decode 447 dev/hil/hilkbd.c hilkbd_decode(sc, *buf++, &type, &key, kbdtype);