Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscon/
H A Dsyscon_power.c59 eventhandler_tag shutdown_tag; member
166 sc->shutdown_tag = EVENTHANDLER_REGISTER(shutdown_final, in syscon_power_attach()
179 EVENTHANDLER_DEREGISTER(shutdown_final, sc->shutdown_tag); in syscon_power_detach()