bcmwd_watchdog_fn
EVENTHANDLER_REGISTER(watchdog_list, bcmwd_watchdog_fn, sc, 0);
bcmwd_watchdog_fn(sc, cmd, &error);
static void bcmwd_watchdog_fn(void *private, u_int cmd, int *error);