Home
last modified time | relevance | path

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

/dragonfly/sys/dev/misc/syscons/
H A Dsyscons.c175 static void scinit(int unit, int flags);
559 scinit(unit, flags); in sc_attach_unit()
572 scinit(unit, flags); in sc_attach_unit()
1827 scinit(unit, flags | SC_KERNEL_CONSOLE); in sccninit()
3210 scinit(int unit, int flags) in scinit() function