Searched refs:sunkbd_decode5 (Results 1 – 1 of 1) sorted by relevance
60 void sunkbd_decode5(u_int8_t, u_int *, int *);76 sc->sc_decode = sunkbd_decode5; in sunkbd_attach()146 sunkbd_decode5(u_int8_t c, u_int *type, int *value) in sunkbd_decode5() function