Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/control/
H A Dcontrol.c335 const struct xctrl_shutdown_reason *last_reason; in xctrl_on_watch_event() local
351 last_reason = reason + nitems(xctrl_shutdown_reasons); in xctrl_on_watch_event()
352 while (reason < last_reason) { in xctrl_on_watch_event()