Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/control/
H A Dcontrol.c125 typedef void (xctrl_shutdown_handler_t)(void); typedef
127 static xctrl_shutdown_handler_t xctrl_poweroff;
128 static xctrl_shutdown_handler_t xctrl_reboot;
129 static xctrl_shutdown_handler_t xctrl_suspend;
130 static xctrl_shutdown_handler_t xctrl_crash;
136 xctrl_shutdown_handler_t *handler;