Home
last modified time | relevance | path

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

/freebsd/sys/dev/itwd/
H A Ditwd.c51 wd_func(void *priv, u_int cmd, int *error) in wd_func() function
192 sc->wd_ev = EVENTHANDLER_REGISTER(watchdog_list, wd_func, dev, 0); in itwd_attach()
204 wd_func(dev, 0, &dummy); in itwd_detach()