Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/
H A Dsyscons.c192 static void scshutdown(void *, int);
651 shutdown_pre_sync, scshutdown, NULL, SHUTDOWN_PRI_DEFAULT); in sc_attach_unit()
3487 scshutdown(__unused void *arg, __unused int howto) in scshutdown() function