Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c184 static int scvidprobe(int unit, int flags, int cons);
342 if (!scvidprobe(unit, flags, FALSE)) { in sc_probe_unit()
357 scvidprobe(int unit, int flags, int cons) in scvidprobe() function
1732 if (!scvidprobe(unit, flags, TRUE)) in sc_cnprobe()