Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c150 static void sf_watch(void *);
512 sf_watchdog_id = timeout(sf_watch, in sf_attach()
791 sf_watchdog_id = timeout(sf_watch, in sf_attach()
5937 sf_watch(void *arg) in sf_watch() function
6102 sf_watchdog_id = timeout(sf_watch, (caddr_t)0, sf_watchdog_tick); in sf_watch()