Searched refs:sf_watchdog_id (Results 1 – 1 of 1) sorted by relevance
242 static timeout_id_t sf_watchdog_id; variable510 sf_watchdog_id = timeout(sf_watch, in sf_attach()789 sf_watchdog_id = timeout(sf_watch, in sf_attach()891 timeout_id_t tid = sf_watchdog_id; in sf_attach()997 tid = sf_watchdog_id; in sf_detach()1062 tid = sf_watchdog_id; in sf_detach()6100 sf_watchdog_id = timeout(sf_watch, (caddr_t)0, sf_watchdog_tick); in sf_watch()