Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ips/
H A Dips.c305 static void ips_timeout(void *arg) in ips_timeout() function
341 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_timeout()
427 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_adapter_init()