Home
last modified time | relevance | path

Searched refs:sc_cnstate (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/syscons/
H A Dsyscons.c195 static u_int scgetc(sc_softc_t *sc, u_int flags, struct sc_cnstate *sp);
1788 static void sccnclose(sc_softc_t *sc, struct sc_cnstate *sp);
1789 static int sc_cngetc_locked(struct sc_cnstate *sp);
1790 static void sccnkbdlock(sc_softc_t *sc, struct sc_cnstate *sp);
1791 static void sccnkbdunlock(sc_softc_t *sc, struct sc_cnstate *sp);
1792 static void sccnopen(sc_softc_t *sc, struct sc_cnstate *sp, int flags);
1793 static void sccnscrlock(sc_softc_t *sc, struct sc_cnstate *sp);
1794 static void sccnscrunlock(sc_softc_t *sc, struct sc_cnstate *sp);
1797 sccnkbdlock(sc_softc_t *sc, struct sc_cnstate *sp) in sccnkbdlock()
1809 sccnkbdunlock(sc_softc_t *sc, struct sc_cnstate *sp) in sccnkbdunlock()
[all …]
H A Dsyscons.h179 struct sc_cnstate { struct
230 struct sc_cnstate grab_state[2];