Searched refs:sf_watchdog_id (Results 1 – 1 of 1) sorted by relevance
244 static timeout_id_t sf_watchdog_id; variable512 sf_watchdog_id = timeout(sf_watch, in sf_attach()791 sf_watchdog_id = timeout(sf_watch, in sf_attach()893 timeout_id_t tid = sf_watchdog_id; in sf_attach()999 tid = sf_watchdog_id; in sf_detach()1064 tid = sf_watchdog_id; in sf_detach()6102 sf_watchdog_id = timeout(sf_watch, (caddr_t)0, sf_watchdog_tick); in sf_watch()