Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Damivar.h125 struct timeout sc_run_tmo; member
H A Dami.c317 timeout_set(&sc->sc_run_tmo, ami_runqueue_tick, sc); in ami_alloc_ccbs()
993 timeout_add(&sc->sc_run_tmo, 1); in ami_runqueue()