Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/xen/control/
H A Dcontrol.c157 typedef void (xctrl_shutdown_handler_t)(void); typedef
159 static xctrl_shutdown_handler_t xctrl_poweroff;
160 static xctrl_shutdown_handler_t xctrl_reboot;
161 static xctrl_shutdown_handler_t xctrl_suspend;
162 static xctrl_shutdown_handler_t xctrl_crash;
168 xctrl_shutdown_handler_t *handler;