Searched refs:ipmi_watchdog_tag (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ipmi/
H A Dipmivars.h113 eventhandler_tag ipmi_watchdog_tag; member in struct:ipmi_softc
H A Dipmi.c906 sc->ipmi_watchdog_tag = EVENTHANDLER_REGISTER(
999 if (sc->ipmi_watchdog_tag) {
1000 EVENTHANDLER_DEREGISTER(watchdog_list, sc->ipmi_watchdog_tag);

Completed in 157 milliseconds