Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/console/
H A Dxen_console.c579 xencons_shutdown(void *arg, int howto) in xencons_shutdown() function
749 if ((EVENTHANDLER_REGISTER(shutdown_post_sync, xencons_shutdown, in xencons_attach()