Home
last modified time | relevance | path

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

/src/sys/dev/syscons/
H A Dscterm.c88 *sc_term_match(char *name) in sc_term_match() function
H A Dsyscons.h669 sc_term_sw_t *sc_term_match(char *name);
H A Dsyscons.c3698 sw = sc_term_match(name); in sc_init_emulator()