sc_restart_timeout 155 dev/ata/wd.c struct timeout sc_restart_timeout; sc_restart_timeout 353 dev/ata/wd.c timeout_set(&wd->sc_restart_timeout, wdrestart, wd); sc_restart_timeout 540 dev/ata/wd.c timeout_add(&wd->sc_restart_timeout, hz); sc_restart_timeout 598 dev/ata/wd.c timeout_add(&wd->sc_restart_timeout, RECOVERYTIME);