Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dvidconsole.c53 static void vidc_probe(struct console *cp);
95 .c_probe = vidc_probe,
635 vidc_probe(struct console *cp) in vidc_probe() function