Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ips/
H A Dips.c307 static void ips_timeout(void *arg) in ips_timeout() function
343 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_timeout()
429 callout_reset(&sc->timer, 10 * hz, ips_timeout, sc); in ips_adapter_init()