hidkbd_data
struct hidkbd_data ud;
void hidkbd_decode(struct hidkbd *, struct hidkbd_data *);
struct hidkbd_data *ud = &kbd->sc_ndata;
hidkbd_decode(struct hidkbd *kbd, struct hidkbd_data *ud)
struct hidkbd_data sc_ndata;
struct hidkbd_data sc_odata;
struct hidkbd_data sc_data; /* for quirk handling */