Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c189 static void scinit(int unit, int flags);
582 scinit(unit, flags); in sc_attach_unit()
603 scinit(unit, flags); in sc_attach_unit()
1752 scinit(unit, flags | SC_KERNEL_CONSOLE); in sc_cninit()
3181 scinit(int unit, int flags) in scinit() function