Searched refs:sc_allocate_keyboard (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/syscons/
H A Dsyscons.c173 static int sc_allocate_keyboard(sc_softc_t *sc, int unit);
2139 sc->keyboard = sc_allocate_keyboard(sc, -1);
3148 sc->keyboard = sc_allocate_keyboard(sc, unit);
4186 sc_allocate_keyboard(sc_softc_t *sc, int unit) function

Completed in 63 milliseconds