Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/syscons/
Dsyscons.c1767 static int sc_cngetc_locked(struct sc_cnstate *sp);
2069 c = sc_cngetc_locked(&st); in sc_cngetc()
2076 sc_cngetc_locked(struct sc_cnstate *sp) in sc_cngetc_locked() function