Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dacx.c190 void acx_amrr_timeout(void *);
354 timeout_set(&sc->amrr_ch, acx_amrr_timeout, sc); in acx_attach()
2694 acx_amrr_timeout(void *arg) in acx_amrr_timeout() function