con_softc         120 kern/dev/generic/console.c putch_polled(struct con_softc *cs, int ch)
con_softc         127 kern/dev/generic/console.c putch_prepare_polled(struct con_softc *cs)
con_softc         136 kern/dev/generic/console.c putch_complete_polled(struct con_softc *cs)
con_softc         150 kern/dev/generic/console.c putch_intr(struct con_softc *cs, int ch)
con_softc         161 kern/dev/generic/console.c getch_intr(struct con_softc *cs)
con_softc         365 kern/dev/generic/console.c attach_console_to_vfs(struct con_softc *cs)
con_softc         399 kern/dev/generic/console.c config_con(struct con_softc *cs, int unit)