Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/misc/syscons/
H A Dscterm.c92 sc_term_match(char *name) in sc_term_match() function
H A Dsyscons.h631 sc_term_sw_t *sc_term_match(char *name);
H A Dsyscons.c3720 sw = sc_term_match(name); in sc_init_emulator()