sc_allocate_keyboard
sc->keyboard = sc_allocate_keyboard(sc, -1);
static int sc_allocate_keyboard(sc_softc_t *sc, int unit);
sc->keyboard = sc_allocate_keyboard(sc, unit);