Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ips/
H A Dips.c302 static void ips_timeout(void *arg) in ips_timeout() function
338 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_timeout()
424 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_adapter_init()