Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dspinconsole.c44 static void spinc_probe(struct console *cp);
55 .c_probe = spinc_probe,
72 spinc_probe(struct console *cp) in spinc_probe() function