Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/control/
H A Dcontrol.c139 static const struct xctrl_shutdown_reason xctrl_shutdown_reasons[] = { variable
350 reason = xctrl_shutdown_reasons; in xctrl_on_watch_event()
351 last_reason = reason + nitems(xctrl_shutdown_reasons); in xctrl_on_watch_event()