Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/ips/
H A Dips.c331 ips_timeout(void *arg) in ips_timeout() function
369 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_timeout()
459 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_adapter_init()