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

/freebsd-13-stable/sys/dev/syscons/
H A Dsyscons.c185 static int sc_allocate_keyboard(sc_softc_t *sc, int unit);
2213 kbdidx = sc_allocate_keyboard(sc, -1);
3265 kbdidx = sc_allocate_keyboard(sc, unit);
4339 sc_allocate_keyboard(sc_softc_t *sc, int unit) function

Completed in 103 milliseconds